361
361
_("You have subscribed to this question."))
362
362
modified_fields.add('subscribers')
363
363
elif newsub == 'Unsubscribe':
365
365
response.addNotification(
366
366
_("You have unsubscribed from this question."))
367
367
modified_fields.add('subscribers')