diff --git a/plone/app/discussion/comment.py b/plone/app/discussion/comment.py index 9c68738..41d430f 100644 --- a/plone/app/discussion/comment.py +++ b/plone/app/discussion/comment.py @@ -56,7 +56,7 @@ MAIL_NOTIFICATION_MESSAGE = _( ) MAIL_NOTIFICATION_MESSAGE_MODERATOR = _( - u'mail_notification_message_moderator', + u'mail_notification_message_moderator2', default=u'A comment on "${title}" ' u'has been posted by ${commentator}\n' u'here: ${link}\n\n'