From 21f9f93fc8a01135294244d8cc39d0ec469cb7f3 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Wed, 22 Mar 2006 12:39:34 +0000 Subject: 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(-) (limited to 'template') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 12cbee70a..190b5d125 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -119,7 +119,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 %] -- cgit v1.2.3-24-g4f1b