summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users/userdata.html.tmpl
diff options
context:
space:
mode:
authorMatt Selsky <selsky@columbia.edu>2012-07-24 16:29:33 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2012-07-24 16:29:33 +0200
commit00bb32b8cae38ecc4f6cbe65670781f0c532170e (patch)
treef075c353f51847e2e09cdfe103b80220ce291521 /template/en/default/admin/users/userdata.html.tmpl
parent8496cc97db437a508ad7346afc3802f90bd2910e (diff)
downloadbugzilla-00bb32b8cae38ecc4f6cbe65670781f0c532170e.tar.gz
bugzilla-00bb32b8cae38ecc4f6cbe65670781f0c532170e.tar.xz
Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UI
r=gerv a=LpSolit
Diffstat (limited to 'template/en/default/admin/users/userdata.html.tmpl')
-rw-r--r--template/en/default/admin/users/userdata.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/users/userdata.html.tmpl b/template/en/default/admin/users/userdata.html.tmpl
index b94655db8..ae952d151 100644
--- a/template/en/default/admin/users/userdata.html.tmpl
+++ b/template/en/default/admin/users/userdata.html.tmpl
@@ -102,8 +102,8 @@
defaultcontent = otheruser.disabledtext
onchange = "userDisabledTextOnChange(this);"
%]<br>
- (If non-empty, then the account will be disabled, and this text should
- explain why.)
+ (If non-empty, then it will not be possible to log in using this account,
+ and this text should explain why.)
</td>
</tr>
[% END %]