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/zh_CN/admlogin.html | 5 +++-- templates/zh_CN/private.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'templates/zh_CN') diff --git a/templates/zh_CN/admlogin.html b/templates/zh_CN/admlogin.html index 0dfa9d3c..7b6dd4be 100644 --- a/templates/zh_CN/admlogin.html +++ b/templates/zh_CN/admlogin.html @@ -1,9 +1,10 @@ %(listname)s %(who)s Authentication + - -
+ + %(message)s diff --git a/templates/zh_CN/private.html b/templates/zh_CN/private.html index 8fd450a7..724e0ab0 100644 --- a/templates/zh_CN/private.html +++ b/templates/zh_CN/private.html @@ -1,9 +1,10 @@ %(realname)s 私有归档认证 + - - + + %(message)s
-- cgit v1.2.3