summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-03-26 10:55:36 +0100
committerjocuri%softhome.net <>2004-03-26 10:55:36 +0100
commitd84346fcf7f55d29ee773467c214c9d054352c23 (patch)
treef97d40eef99ae582792ef701227048c883122e5f /template
parent9365982bc909199ce7f8bac3370943f39ed2f607 (diff)
downloadbugzilla-d84346fcf7f55d29ee773467c214c9d054352c23.tar.gz
bugzilla-d84346fcf7f55d29ee773467c214c9d054352c23.tar.xz
Patch for bug 238673: add missing article in change email address page; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave.
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 1caa6685b..3efdf4c3a 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -579,7 +579,7 @@
[% ELSIF error == "old_password_required" %]
[% title = "Old Password Required" %]
- You must enter your old password to change email address.
+ You must enter your old password to change your email address.
[% ELSIF error == "passwords_dont_match" %]
[% title = "Passwords Don't Match" %]