]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 605086: Messages about wrong login-attemps should refer to the forget password...
authorHugo Seabrook <hugo.seabrook@gmail.com>
Sun, 16 Dec 2012 14:11:06 +0000 (15:11 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sun, 16 Dec 2012 14:11:06 +0000 (15:11 +0100)
r/a=LpSolit

template/en/default/global/user-error.html.tmpl

index a7d1de6f9678518dd53c2ccfaf009a21396bfa1d..ce80a5eef42ee02c340ec14188c28f4d985e439f 100644 (file)
       [%+ remaining FILTER html %] more attempt(s), you will be
       locked out of this account for 
       [%+ constants.LOGIN_LOCKOUT_INTERVAL FILTER html %] minutes.
+      To avoid being locked out, you can reset your password using
+      the "Forgot Password" link.
     [% END %]
 
   [% ELSIF error == "json_rpc_get_method_required" %]