Fix for bug 71912: changes email pref for "If I'm removed from that capacity" to "If I'm added to or removed from that capacity", so you can still get mail when someone adds you to a CC. Patch by <jake@acutex.net> r= justdave

git-svn-id: svn://10.0.0.236/trunk@91658 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%syndicomm.com
2001-04-07 16:36:45 +00:00
parent bc0e502c83
commit f73644bd7c
2 changed files with 22 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ my @emailGroups = (
);
my @emailFlags = (
'Removeme', 'If I am removed from that capacity',
'Removeme', 'When I\'m added to or removed from this capacity',
'Comments', 'New Comments',
'Attachments', 'New Attachments',
'Status', 'Priority, status, severity, and milestone changes',