diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 61901599919..e41b4964cfb 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8798 \ No newline at end of file +8799 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/account/create.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/account/create.html.tmpl index 448520b5d97..2fbf845d581 100644 --- a/mozilla/webtools/bugzilla/template/en/default/account/create.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/account/create.html.tmpl @@ -36,6 +36,18 @@ at [% Param("maintainer") %].

+[% IF Param('allowemailchange') %] +

+ If you already have an account and want to change your + [% IF Param('emailsuffix') == '' %] + email address, + [% ELSE %] + login name, + [% END %] + you can change it from the Preferences page after logging in. +

+[% END %] +

A user account is required to report new [% terms.bugs %] or to comment into existing ones, as you may be contacted for more information if needed.