Bug 387292 - Advertise the ability to change the email address

r=glob, a=simon


git-svn-id: svn://10.0.0.236/trunk@265095 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org
2013-11-04 23:45:56 +00:00
parent 7ea1a636e4
commit 44de55c082
2 changed files with 13 additions and 1 deletions

View File

@@ -1 +1 @@
8798
8799

View File

@@ -36,6 +36,18 @@
at <a href="mailto:[% Param("maintainer") %]">[% Param("maintainer") %]</a>.
</p>
[% IF Param('allowemailchange') %]
<p>
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.
</p>
[% END %]
<p>
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.