From a803bf7ad00a353d45b97c8357ed306ecacce1e7 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 9 Aug 2008 13:04:39 +0000 Subject: [PATCH] =?utf8?q?Bug=20429626:=20editgroups.cgi=20incorrectly=20s?= =?utf8?q?tates=20that=20group=20names=20cannot=20contain=20spaces=20-=20P?= =?utf8?q?atch=20by=20Fr=C3=83=C2=A9d=C3=83=C2=A9ric=20Buclin=20=20r=3Dmkanat=20a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/groups/create.html.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/template/en/default/admin/groups/create.html.tmpl b/template/en/default/admin/groups/create.html.tmpl index 13b1a42540..42a28bd348 100644 --- a/template/en/default/admin/groups/create.html.tmpl +++ b/template/en/default/admin/groups/create.html.tmpl @@ -59,8 +59,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 -- 2.47.2