merge r48557 from 1.x branch
svn path=/plone.app.discussion/trunk/; revision=48558
This commit is contained in:
parent
8d3a37ead9
commit
7803674dd0
@ -117,9 +117,7 @@ class IDiscussionSettings(Interface):
|
||||
title = _(u'label_moderator_email', default=u'Moderator Email Address'),
|
||||
description = _(u'help_moderator_email',
|
||||
default=u"Address to which moderator notifications "
|
||||
u"will be sent. If not specified, the Site "
|
||||
u"'From' Address from the mail control panel "
|
||||
u"will be used."),
|
||||
u"will be sent."),
|
||||
required = False,
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user