From: Hugo Seabrook Date: Sun, 16 Dec 2012 14:11:06 +0000 (+0100) Subject: Bug 605086: Messages about wrong login-attemps should refer to the forget password... X-Git-Tag: bugzilla-4.5.1~267 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db3413beb4cc8f6aef95a47fed231df17f8f0063;p=thirdparty%2Fbugzilla.git Bug 605086: Messages about wrong login-attemps should refer to the forget password (reset password) functionality r/a=LpSolit --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index a7d1de6f96..ce80a5eef4 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1042,6 +1042,8 @@ [%+ 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" %]