From 481daf14b319e896d4776ce922e4ede803d7a1d6 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Wed, 3 Nov 2004 07:04:23 +0000 Subject: [PATCH] =?utf8?q?Patch=20for=20bug=20265679:=20requests=20error?= =?utf8?q?=20complaining=20about=20lack=20of=20group=20membership=20should?= =?utf8?q?=20not=20contain=20wrong=20spelled=20&bnsp;=20patch=20by=20Fr?= =?utf8?q?=C3=A9d=C3=A9ric=20Buclin=20;=20r=3Dvladd,?= =?utf8?q?=20a=3Djustdave.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- template/en/default/global/user-error.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 9aab71a7d2..b31e702ff5 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. -- 2.47.3