corrected outdated help text

This commit is contained in:
Jens W. Klein 2014-03-25 18:53:51 +01:00
parent 334b01f9ff
commit 0a6d429237

View File

@ -293,8 +293,7 @@ class IDiscussionSettings(Interface):
u"help_moderator_notification_enabled",
default=u"If selected, the moderator is notified if a comment "
u"needs attention. The moderator email address can " +
u"be found in the 'Mail settings' control panel "
u"(Site 'From' address)"),
u"be set below."),
required=False,
default=False,
)