From: gerv%gerv.net <> Date: Thu, 9 May 2002 01:32:33 +0000 (+0000) Subject: Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv. X-Git-Tag: bugzilla-2.16rc1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac4f19bdf516d5d02e33ca5b42da93c0a011598;p=thirdparty%2Fbugzilla.git Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv. --- diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index ee60fdff35..a885f95583 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -182,7 +182,7 @@ [% IF group.size %]
- Only users in the selected groups can view this bug: + Only users in all of the selected groups can view this bug:
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 335c599ef7..926b8415b8 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -308,7 +308,7 @@ [% IF groups.size > 0 %]
- Only users in the selected groups can view this bug: + Only users in all of the selected groups can view this bug:
(Unchecking all boxes makes this a public bug.)