]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
add voters to text
authorcyeh%bluemartini.com <>
Sat, 24 Jun 2000 05:35:38 +0000 (05:35 +0000)
committercyeh%bluemartini.com <>
Sat, 24 Jun 2000 05:35:38 +0000 (05:35 +0000)
userprefs.cgi

index dd739beb83f0bc439a3fa20585ceb3aba5fd9baa..c39bf3d9bd8a9989250886f9c057e19baeafcd2f 100755 (executable)
@@ -106,8 +106,9 @@ sub ShowDiffs {
     print qq{
 <TR><TD COLSPAN="2">
 Bugzilla will send out email notification of changed bugs to 
-the current owner, the submitter of the bug$qacontactpart, and anyone on the
-CC list.  However, you can suppress some of those email notifications.
+the current owner, the submitter of the bug$qacontactpart, anyone on the
+CC list and anyone who has voted for the bug.  However, you can suppress
+some of those email notifications.
 On which of these bugs would you like email notification of changes?
 </TD></TR>
 };