From 5e25d2f7f11a75386e3c7f3d1d0c496eb3287cac Mon Sep 17 00:00:00 2001
From: Andy Staudacher
Date: Mon, 15 Feb 2010 14:27:48 -0800
Subject: Put focus on password field in reauthenticate dialog.
---
modules/gallery/views/reauthenticate.html.php | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'modules')
diff --git a/modules/gallery/views/reauthenticate.html.php b/modules/gallery/views/reauthenticate.html.php
index 8611d0f7..9a6696fb 100644
--- a/modules/gallery/views/reauthenticate.html.php
+++ b/modules/gallery/views/reauthenticate.html.php
@@ -7,4 +7,9 @@
= t("You are currently logged in as %user_name.", array("user_name" => $user_name)) ?>
= $form ?>
+
\ No newline at end of file
--
cgit v1.2.3