Optionally send email notifications to set emails
This commit is contained in:
parent
e64ba59404
commit
15df3e7edc
5 changed files with 240 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
en:
|
||||
PLUGIN_COMMENTS:
|
||||
COMMENTS: Comments
|
||||
EMAIL_NOT_CONFIGURED: Email not configured
|
||||
NEW_COMMENT_EMAIL_SUBJECT: 'New comment on %1$s'
|
||||
NEW_COMMENT_EMAIL_BODY: '<p>A new comment was made on %1$s by %3$s (%4$s).</p><p>Post: %2$s</p><p>Text: %5$s</p>'
|
||||
EMAIL_FOOTER: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue