summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 939eb2c3c..7ca346188 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1046,9 +1046,9 @@
Either you misspelled it, or the person has not
registered for a [% terms.Bugzilla %] account.
- [% ELSIF error == "invalid_username_or_password" %]
- [% title = "Invalid Username Or Password" %]
- The username or password you entered is not valid.
+ [% ELSIF error == "invalid_login_or_password" %]
+ [% title = "Invalid Login Or Password" %]
+ The login or password you entered is not valid.
[%# People get two login attempts before being warned about
# being locked out.
#%]