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/fr/admlogin.html | 5 +++-- templates/fr/private.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'templates/fr') diff --git a/templates/fr/admlogin.html b/templates/fr/admlogin.html index 432dfbfe..75cde97b 100644 --- a/templates/fr/admlogin.html +++ b/templates/fr/admlogin.html @@ -1,9 +1,10 @@ Authentification %(who)s sur %(listname)s + - -
+ + %(message)s diff --git a/templates/fr/private.html b/templates/fr/private.html index 65aa517d..cfc3ab53 100644 --- a/templates/fr/private.html +++ b/templates/fr/private.html @@ -2,9 +2,10 @@ Authentification pour l'accès aux archives privées de %(realname)s + - - + + %(message)s
-- cgit v1.2.3