From ef279711cea60d1ee999a6b74a6d5f0fa8552cf4 Mon Sep 17 00:00:00 2001 From: Koosha Khajeh Moogahi Date: Mon, 28 May 2012 15:44:28 +0200 Subject: Bug 355596: Your password should be requested to confirm your email address change r/a=LpSolit --- template/en/default/account/email/confirm.html.tmpl | 6 +++--- template/en/default/global/user-error.html.tmpl | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'template') diff --git a/template/en/default/account/email/confirm.html.tmpl b/template/en/default/account/email/confirm.html.tmpl index c990e043c..5b547782d 100644 --- a/template/en/default/account/email/confirm.html.tmpl +++ b/template/en/default/account/email/confirm.html.tmpl @@ -14,7 +14,7 @@ [% PROCESS global/header.html.tmpl %]

- To change your email address, please enter the old email address: + To change your email address, please enter your current password:

@@ -22,8 +22,8 @@ - - + + 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" %] -- cgit v1.2.3-24-g4f1b
Old Email Address:Password: