Moderator notification description updated.
svn path=/plone.app.discussion/trunk/; revision=46042
This commit is contained in:
parent
baeec60b8d
commit
2b3a84e9d1
@ -4,6 +4,9 @@ Changelog
|
||||
1.0RC1 (unreleased)
|
||||
-------------------
|
||||
|
||||
- Moderator notification description updated.
|
||||
[timo]
|
||||
|
||||
- Redirect back to the discussion control panel when the discussion control
|
||||
panel form is submitted.
|
||||
[timo]
|
||||
|
@ -90,7 +90,9 @@ class IDiscussionSettings(Interface):
|
||||
default=u"Enable moderator email notification"),
|
||||
description=_(u"help_moderator_notification_enabled",
|
||||
default=u"If selected, the moderator is notified if a comment "
|
||||
"needs attention."),
|
||||
"needs attention. The moderator email address can " +
|
||||
"be found in the 'Mail settings' control panel "
|
||||
"(Site 'From' address)"),
|
||||
required=False,
|
||||
default=False,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user