From 23807179790108fc2575d06df59dbaebf8ce0af8 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sun, 6 Sep 2015 12:41:31 +0200 Subject: Bug 1194987: Editing your email address and make it point to a non-existent email address makes Bugzilla stop working r=gerv a=sgreen --- template/en/default/account/email/change-new.txt.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/account/email/change-new.txt.tmpl') diff --git a/template/en/default/account/email/change-new.txt.tmpl b/template/en/default/account/email/change-new.txt.tmpl index a6c54a773..f32abd80d 100644 --- a/template/en/default/account/email/change-new.txt.tmpl +++ b/template/en/default/account/email/change-new.txt.tmpl @@ -7,12 +7,12 @@ #%] From: [% Param('mailfrom') %] -To: [% emailaddress %] +To: [% newemailaddress %] Subject: [% terms.Bugzilla %] Change Email Address Request X-Bugzilla-Type: admin [%+ terms.Bugzilla %] has received a request to change the email address -for the account [% oldemailaddress %] to your address. +for the account [% user.email %] to your address. To confirm the change, visit the following link: -- cgit v1.2.3-24-g4f1b