summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-08-30 06:47:58 +0200
committerlpsolit%gmail.com <>2008-08-30 06:47:58 +0200
commitce8dd1116cba5c06500c4c02f23540c6a389357d (patch)
treebabaabef4f6a06fc1470070958b169975e50a53b /template
parent0bc5225c57353027b13af1397b564d1e713e28f1 (diff)
downloadbugzilla-ce8dd1116cba5c06500c4c02f23540c6a389357d.tar.gz
bugzilla-ce8dd1116cba5c06500c4c02f23540c6a389357d.tar.xz
Bug 452810: Remove my name after "including you" when CCed to a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/edit.html.tmpl6
1 files changed, 2 insertions, 4 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index d898f157f..7deb84c82 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -814,9 +814,7 @@
IF user.settings.state_addselfcc.value == 'always'
|| (!has_role
&& user.settings.state_addselfcc.value == 'cc_unless_role') %]>
- <label for="addselfcc">
- Myself ([% INCLUDE user_identity user=> user FILTER collapse %])
- </label>
+ <label for="addselfcc">Add me to CC list</label>
<br>
[% END %]
[% END %]
@@ -828,7 +826,7 @@
[% END %]
[% IF user.id %]
[% IF bug.cc.contains( user.email ) %]
- including you ([% INCLUDE user_identity user=> user FILTER collapse %])
+ including you
[% END %]
[% END %]
<span id="cc_edit_area_showhide_container" class="bz_default_hidden">