From 2ac4f19bdf516d5d02e33ca5b42da93c0a011598 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Thu, 9 May 2002 01:32:33 +0000 Subject: Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv. --- template/en/default/bug/create/create.html.tmpl | 2 +- template/en/default/bug/edit.html.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index ee60fdff3..a885f9558 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 335c599ef..926b8415b 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.)
-- cgit v1.2.3-24-g4f1b