summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-07-20 19:19:42 +0200
committerlpsolit%gmail.com <>2007-07-20 19:19:42 +0200
commit0b527ad52c199773b51268199cac1211153a9f2b (patch)
treec5d262371bf9422c9ea479edfa60a5d2a8386af0 /template/en/default/admin/users
parent5d82939ef8b5a7fdc238ee15067b33fd0c17a242 (diff)
downloadbugzilla-0b527ad52c199773b51268199cac1211153a9f2b.tar.gz
bugzilla-0b527ad52c199773b51268199cac1211153a9f2b.tar.xz
Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'template/en/default/admin/users')
-rw-r--r--template/en/default/admin/users/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/users/edit.html.tmpl b/template/en/default/admin/users/edit.html.tmpl
index ab7369a23..05b60e4a6 100644
--- a/template/en/default/admin/users/edit.html.tmpl
+++ b/template/en/default/admin/users/edit.html.tmpl
@@ -52,7 +52,7 @@
<tr>
[% IF editusers %]
<th colspan="3">
- Can turn these [% terms.bits %] on for other users
+ Can turn these bits on for other users
</th>
[% END %]
</tr>