From 9ded303877f4e6e2f719fb3da19e423605f648ca Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Thu, 23 Mar 2006 00:06:09 +0000 Subject: [PATCH] Bug 331003 auth_failure uses "put people in or out" r=mkanat a=myk --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index bc80277229..70ba569f89 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -117,7 +117,7 @@ [% IF reason %] [% IF group %] and [% END %] [% IF reason == "cant_bless" %] - you don't have permissions to put people in or out of any group, + you don't have permissions to add or remove people from a group, [% ELSIF reason == "not_visible" %] there are visibility restrictions on certain user groups, [% END %] -- 2.47.3