From d84346fcf7f55d29ee773467c214c9d054352c23 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 26 Mar 2004 09:55:36 +0000 Subject: Patch for bug 238673: add missing article in change email address page; patch by Christopher Nehren ; r=kiko; a=justdave. --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') 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" %] -- cgit v1.2.3-24-g4f1b