]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 494675 - Message describing steps after user requests to change email address...
authorSunil Joshi <joshi_sunil@in.com>
Fri, 26 Jul 2013 22:07:54 +0000 (18:07 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Fri, 26 Jul 2013 22:07:54 +0000 (18:07 -0400)
r=dkl,a=sgreen

template/en/default/account/prefs/prefs.html.tmpl

index 4416c95dd39152d79261f24a4da6487f424445af..ae3f9c8423e63647679ef7f708548d272c8acc5d 100644 (file)
@@ -63,8 +63,9 @@
 
     [% IF email_changes_saved %]
       <p>
-        An email has been sent to both old and new email
-        addresses to confirm the change of email address.
+        In order to confirm your request, we have sent an email to your
+        new email address. As a precaution, an email has also been sent
+        to your old address allowing you to cancel this change if needed.
       </p>
     [% END %]
   </div>