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/et/admlogin.html | 5 +++-- templates/et/private.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'templates/et') diff --git a/templates/et/admlogin.html b/templates/et/admlogin.html index b3559773..afa8d13f 100644 --- a/templates/et/admlogin.html +++ b/templates/et/admlogin.html @@ -1,9 +1,10 @@ %(listname)s %(who)s autoriseerimine + - -
+ + %(message)s diff --git a/templates/et/private.html b/templates/et/private.html index 807a3e5e..5d1b3e4d 100644 --- a/templates/et/private.html +++ b/templates/et/private.html @@ -1,9 +1,10 @@ %(realname)s privaatarhiiv + - - + + %(message)s
-- cgit v1.2.3