]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv.
authorgerv%gerv.net <>
Thu, 9 May 2002 01:32:33 +0000 (01:32 +0000)
committergerv%gerv.net <>
Thu, 9 May 2002 01:32:33 +0000 (01:32 +0000)
template/en/default/bug/create/create.html.tmpl
template/en/default/bug/edit.html.tmpl

index ee60fdff35d6949a7392407ee3d134b1e08c6200..a885f95583c9d332ff7b01b5e9d8da29328e6112 100644 (file)
     [% IF group.size %]
       <br>
         <strong>
-          Only users in the selected groups can view this bug:
+          Only users in all of the selected groups can view this bug:
         </strong>
       <br>
       <font size="-1">
index 335c599ef74924415fc2b93d7d0dd47b13b23c81..926b8415b8f64a175b4222e539fd5e4123f3b34b 100644 (file)
 
   [% IF groups.size > 0 %]
     <br>
-    <b>Only users in the selected groups can view this bug:</b>
+    <b>Only users in all of the selected groups can view this bug:</b>
     <br>
     <font size="-1">(Unchecking all boxes makes this a public bug.)</font>
     <br>