remove help text re moderator email now that there is a separate setting for it
svn path=/plone.app.discussion/branches/1.x/; revision=48557
This commit is contained in:
parent
d323d37285
commit
5f064b16d1
@ -107,9 +107,7 @@ class IDiscussionSettings(Interface):
|
|||||||
default=u"Enable moderator email notification"),
|
default=u"Enable moderator email notification"),
|
||||||
description=_(u"help_moderator_notification_enabled",
|
description=_(u"help_moderator_notification_enabled",
|
||||||
default=u"If selected, the moderator is notified if a comment "
|
default=u"If selected, the moderator is notified if a comment "
|
||||||
"needs attention. The moderator email address can " +
|
"needs attention."),
|
||||||
"be found in the 'Mail settings' control panel "
|
|
||||||
"(Site 'From' address)"),
|
|
||||||
required=False,
|
required=False,
|
||||||
default=False,
|
default=False,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user