From 7bdb9a49e5b038b21445d77c21f63b18619f8fb8 Mon Sep 17 00:00:00 2001
From: Bharat Mediratta
Date: Sun, 20 Jun 2010 16:58:38 -0700
Subject: Focus on the username field by default.
---
modules/gallery/views/error_404.html.php | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
(limited to 'modules')
diff --git a/modules/gallery/views/error_404.html.php b/modules/gallery/views/error_404.html.php
index 4b037a79..42f62b6c 100644
--- a/modules/gallery/views/error_404.html.php
+++ b/modules/gallery/views/error_404.html.php
@@ -12,10 +12,15 @@
= t("Please sign in to find out.") ?>
= $login_form ?>
+
else: ?>
= t("Maybe the page exists, but is only visible to authorized users.") ?>
= t("If you think this is an error, talk to your Gallery administrator!") ?>
endif; ?>
-
\ No newline at end of file
+
--
cgit v1.2.3