From: jocuri%softhome.net <> Date: Wed, 3 Nov 2004 07:04:23 +0000 (+0000) Subject: Patch for bug 265679: requests error complaining about lack of group membership shoul... X-Git-Tag: bugzilla-2.19.2~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=481daf14b319e896d4776ce922e4ede803d7a1d6;p=thirdparty%2Fbugzilla.git 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. --- 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.