From 2b7da8b753521f803556416c0f01d6910dc31d76 Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Thu, 10 Jul 2014 09:29:41 +0100 Subject: Bug 248994 - Edit user page description for inherited privs should use all instead of any for lists. r=gerv, a=sgreen. --- template/en/default/admin/users/edit.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en') diff --git a/template/en/default/admin/users/edit.html.tmpl b/template/en/default/admin/users/edit.html.tmpl index a0b75e6d7..b67e9ae76 100644 --- a/template/en/default/admin/users/edit.html.tmpl +++ b/template/en/default/admin/users/edit.html.tmpl @@ -127,7 +127,7 @@

- User is a member of any groups shown with a check or grey bar. + User is a member of all groups shown with a check or grey bar. A grey bar indicates indirect membership, either derived from other groups (marked with square brackets) or via regular expression (marked with '*'). -- cgit v1.2.3-24-g4f1b