summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorHugo Seabrook <hugo.seabrook@gmail.com>2012-12-16 15:11:06 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2012-12-16 15:11:06 +0100
commitdb3413beb4cc8f6aef95a47fed231df17f8f0063 (patch)
treeb50a5961aa7de73da2628ad7be972225f37a60a3 /template
parent6a9862e3f4241875afd35b856b2f5571aca77fa3 (diff)
downloadbugzilla-db3413beb4cc8f6aef95a47fed231df17f8f0063.tar.gz
bugzilla-db3413beb4cc8f6aef95a47fed231df17f8f0063.tar.xz
Bug 605086: Messages about wrong login-attemps should refer to the forget password (reset password) functionality
r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index a7d1de6f9..ce80a5eef 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" %]