]> 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:12:18 +0000 (15:12 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sun, 16 Dec 2012 14:12:18 +0000 (15:12 +0100)
r/a=LpSolit

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

index 145b6ea4f280c65013141518b664e7f10ac7fb2a..6e5e01354288f8fe3b0670a9671c4b72eeb98388 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" %]