From fbf25ca208265ed0b2a39aa29a198e2ca180eeeb Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sat, 24 Mar 2012 18:23:57 -0700 Subject: Added javascript to the private.html and admlogin.html templates to focus the cursor on the entry field. (LP: #266054) --- templates/pl/admlogin.html | 5 +++-- templates/pl/private.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'templates/pl') diff --git a/templates/pl/admlogin.html b/templates/pl/admlogin.html index b0f7b3be..3cc12c45 100644 --- a/templates/pl/admlogin.html +++ b/templates/pl/admlogin.html @@ -2,9 +2,10 @@ Uwierzytelnienie %(who)s %(listname)s + - -
+ + %(message)s diff --git a/templates/pl/private.html b/templates/pl/private.html index 07f83c11..c4f62a2a 100644 --- a/templates/pl/private.html +++ b/templates/pl/private.html @@ -1,9 +1,10 @@ %(realname)s Private Archives Authentication + - - + + %(message)s
-- cgit v1.2.3