From 00bb32b8cae38ecc4f6cbe65670781f0c532170e Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Tue, 24 Jul 2012 16:29:33 +0200 Subject: Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UI r=gerv a=LpSolit --- template/en/default/admin/users/userdata.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/admin/users/userdata.html.tmpl') 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);" %]
- (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.) [% END %] -- cgit v1.2.3-24-g4f1b