corrected outdated help text
This commit is contained in:
parent
334b01f9ff
commit
0a6d429237
@ -293,8 +293,7 @@ class IDiscussionSettings(Interface):
|
|||||||
u"help_moderator_notification_enabled",
|
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 "
|
||||||
u"needs attention. The moderator email address can " +
|
u"needs attention. The moderator email address can " +
|
||||||
u"be found in the 'Mail settings' control panel "
|
u"be set below."),
|
||||||
u"(Site 'From' address)"),
|
|
||||||
required=False,
|
required=False,
|
||||||
default=False,
|
default=False,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user