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/it/admlogin.html | 5 +++-- templates/it/private.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'templates/it') diff --git a/templates/it/admlogin.html b/templates/it/admlogin.html index 4bef1344..835c59dc 100644 --- a/templates/it/admlogin.html +++ b/templates/it/admlogin.html @@ -1,9 +1,10 @@ Autenticazione per %(who)s di %(listname)s + - -
+ + %(message)s diff --git a/templates/it/private.html b/templates/it/private.html index d7545ae5..1b66ee7c 100644 --- a/templates/it/private.html +++ b/templates/it/private.html @@ -1,9 +1,10 @@ Autenticazione per gli archivi privati di %(realname)s + - - + + %(message)s
-- cgit v1.2.3