From 481daf14b319e896d4776ce922e4ede803d7a1d6 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Wed, 3 Nov 2004 07:04:23 +0000 Subject: Patch for bug 265679: requests error complaining about lack of group membership should not contain wrong spelled &bnsp; patch by Frédéric Buclin ; r=vladd, a=justdave. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/global/user-error.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/global/user-error.html.tmpl') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 9aab71a7d..b31e702ff 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -314,9 +314,9 @@ for [% flag_type.name FILTER html %] on [% terms.bug %] [% bug_id FILTER html -%] [% IF attach_id %], attachment [% attach_id FILTER html %][% END %], - but that [% terms.bug %]&bnsp; - has been restricted to users in certain groups, and the user you asked - isn't in all the groups to which the [% terms.bug %] has been restricted. + but that [% terms.bug %] has been restricted to users in certain groups, + and the user you asked isn't in all the groups to which + the [% terms.bug %] has been restricted. Please choose someone else to ask, or make the [% terms.bug %] accessible to users on its CC: list and add that user to the list. -- cgit v1.2.3-24-g4f1b