add voters to text

git-svn-id: svn://10.0.0.236/trunk@73102 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cyeh%bluemartini.com
2000-06-23 22:35:38 +00:00
parent 0deba46ad9
commit 0714929f7c

View File

@@ -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>
};