]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 72177 - reword checkbox to make it consistent with the others on the page.
authorgerv%gerv.net <>
Fri, 19 Oct 2001 04:41:25 +0000 (04:41 +0000)
committergerv%gerv.net <>
Fri, 19 Oct 2001 04:41:25 +0000 (04:41 +0000)
userprefs.cgi

index c6672fd02b3a1ecd27f69a55a35919c13ba41d05..bd5dcb4f2945cf41aeb8666d7aadce9ac3fcf892 100755 (executable)
@@ -299,7 +299,7 @@ sub showExcludeSelf (\%) {
                 <table><tr><td colspan=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                 <b>Global options:</b></tr>
                 <tr><td width=150></td><td>
-                Do not email me bugs that I change
+                Only email me reports of changes made by other people
              <input type="checkbox" name="ExcludeSelf" VALUE="on" $excludeSelf>
                 <br>
                 </td>