summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-01-23 23:22:12 +0100
committerlpsolit%gmail.com <>2009-01-23 23:22:12 +0100
commitbf475be80980e0689bac5afc3246523be8f56d93 (patch)
tree047b29315c71ae848b9c74de88974d28cd14a916 /template
parente804a1482eeb8fd8339a22dac4e36a74396b1add (diff)
downloadbugzilla-bf475be80980e0689bac5afc3246523be8f56d93.tar.gz
bugzilla-bf475be80980e0689bac5afc3246523be8f56d93.tar.xz
Bug 474206: Useless </a> in the component_cc section when deleting a user account - Patch by arbingersys <arbingersys@gmail.com> r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/users/confirm-delete.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/users/confirm-delete.html.tmpl b/template/en/default/admin/users/confirm-delete.html.tmpl
index 83d6ca4f6..b61a99541 100644
--- a/template/en/default/admin/users/confirm-delete.html.tmpl
+++ b/template/en/default/admin/users/confirm-delete.html.tmpl
@@ -269,7 +269,7 @@
one component
[% ELSE %]
[%+ component_cc %] components
- [% END %]</a>.
+ [% END %].
If you delete the user account, it will be removed from these CC lists.
</li>
[% END %]