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:
@@ -1 +1 @@
|
||||
8798
|
||||
8799
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user