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'),
|
title = _(u'label_moderator_email', default=u'Moderator Email Address'),
|
||||||
description = _(u'help_moderator_email',
|
description = _(u'help_moderator_email',
|
||||||
default=u"Address to which moderator notifications "
|
default=u"Address to which moderator notifications "
|
||||||
u"will be sent. If not specified, the Site "
|
u"will be sent."),
|
||||||
u"'From' Address from the mail control panel "
|
|
||||||
u"will be used."),
|
|
||||||
required = False,
|
required = False,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user