From db3413beb4cc8f6aef95a47fed231df17f8f0063 Mon Sep 17 00:00:00 2001 From: Hugo Seabrook Date: Sun, 16 Dec 2012 15:11:06 +0100 Subject: Bug 605086: Messages about wrong login-attemps should refer to the forget password (reset password) functionality r/a=LpSolit --- template/en/default/global/user-error.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template') 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" %] -- cgit v1.2.3-24-g4f1b