Commit abef82d3 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 338965: Add me to cc list feature is confusing - Patch by Joost de Valk…

Bug 338965: Add me to cc list feature is confusing - Patch by Joost de Valk <bugzilla@joostdevalk.nl> r=mkanat a=myk
parent 06ef3e71
......@@ -590,7 +590,7 @@
IF user.settings.state_addselfcc.value == 'always'
|| (!has_role
&& user.settings.state_addselfcc.value == 'cc_unless_role') %]>
<label for="addselfcc">Add [% user.login FILTER html %] to CC list</label>
<label for="addselfcc">Add [% user.identity FILTER html %] to CC list</label>
[% END %]
<br>
......
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