From: cyeh%bluemartini.com <>
Date: Sat, 24 Jun 2000 05:35:38 +0000 (+0000)
Subject: add voters to text
X-Git-Tag: bugzilla-2.12~257
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f81be2bbf1db927fbe8ce0273ed31b76d9f763a;p=thirdparty%2Fbugzilla.git
add voters to text
---
diff --git a/userprefs.cgi b/userprefs.cgi
index dd739beb83..c39bf3d9bd 100755
--- a/userprefs.cgi
+++ b/userprefs.cgi
@@ -106,8 +106,9 @@ sub ShowDiffs {
print qq{
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?
|
};