From 0714929f7cb3483993bc98647d35755c449e2ff8 Mon Sep 17 00:00:00 2001 From: "cyeh%bluemartini.com" Date: Fri, 23 Jun 2000 22:35:38 +0000 Subject: [PATCH] add voters to text git-svn-id: svn://10.0.0.236/trunk@73102 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/userprefs.cgi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/userprefs.cgi b/mozilla/webtools/bugzilla/userprefs.cgi index dd739beb83f..c39bf3d9bd8 100755 --- a/mozilla/webtools/bugzilla/userprefs.cgi +++ b/mozilla/webtools/bugzilla/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? };