From: lpsolit%gmail.com <> Date: Sat, 9 Aug 2008 13:06:07 +0000 (+0000) Subject: Bug 429626: editgroups.cgi incorrectly states that group names cannot contain spaces... X-Git-Tag: bugzilla-3.0.5~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=871bca04d9062e37b478075e4524b87d6eda2ed5;p=thirdparty%2Fbugzilla.git Bug 429626: editgroups.cgi incorrectly states that group names cannot contain spaces - Patch by Frédéric Buclin r=mkanat a=LpSolit --- diff --git a/template/en/default/admin/groups/create.html.tmpl b/template/en/default/admin/groups/create.html.tmpl index fb255304cc..1c69ae529b 100644 --- a/template/en/default/admin/groups/create.html.tmpl +++ b/template/en/default/admin/groups/create.html.tmpl @@ -55,8 +55,7 @@

Name is what is used with the Bugzilla->user->in_group() function in any customized cgi files you write that use a given group. It can also be used by people submitting [% terms.bugs %] by email to -limit [% terms.abug %] to a certain set of groups. It may not contain -any spaces.

+limit [% terms.abug %] to a certain set of groups.

Description is what will be shown in the [% terms.bug %] reports to members of the group where they can choose whether