Commit 5063970f authored by Sunil Joshi's avatar Sunil Joshi Committed by Simon Green

Bug 387292 - Advertise the ability to change the email address

r=glob, a=simon
parent fbcea2c8
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment