From 2ac4f19bdf516d5d02e33ca5b42da93c0a011598 Mon Sep 17 00:00:00 2001
From: "gerv%gerv.net" <>
Date: Thu, 9 May 2002 01:32:33 +0000
Subject: [PATCH] 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(-)
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.)
--
2.47.2