summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
diff options
context:
space:
mode:
authorKoosha Khajeh Moogahi <koosha.khajeh@gmail.com>2012-05-28 15:44:28 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2012-05-28 15:44:28 +0200
commitef279711cea60d1ee999a6b74a6d5f0fa8552cf4 (patch)
tree4bf3f2dd590d88123f28952dbc8441aa87cb28f0 /template/en/default/global
parent022510ad4a5e17b7322709d173535c230b572b09 (diff)
downloadbugzilla-ef279711cea60d1ee999a6b74a6d5f0fa8552cf4.tar.gz
bugzilla-ef279711cea60d1ee999a6b74a6d5f0fa8552cf4.tar.xz
Bug 355596: Your password should be requested to confirm your email address change
r/a=LpSolit
Diffstat (limited to 'template/en/default/global')
-rw-r--r--template/en/default/global/user-error.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 5d862aa9f..a580fdfde 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1299,8 +1299,8 @@
[% END %]
[% ELSIF error == "old_password_incorrect" %]
- [% title = "Incorrect Old Password" %]
- You did not enter your old password correctly.
+ [% title = "Incorrect Password" %]
+ You did not enter your current password correctly.
[% ELSIF error == "old_password_required" %]
[% title = "Old Password Required" %]