diff options
Diffstat (limited to 'phpBB/language/en/email/post_disapproved.txt')
-rw-r--r-- | phpBB/language/en/email/post_disapproved.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/phpBB/language/en/email/post_disapproved.txt b/phpBB/language/en/email/post_disapproved.txt new file mode 100644 index 0000000000..c6055cb28e --- /dev/null +++ b/phpBB/language/en/email/post_disapproved.txt @@ -0,0 +1,13 @@ +Subject: Post Disapproved - {POST_SUBJECT} +Charset: iso-8859-1 + +Hello {USERNAME}, + +You are receiving this email because your post "{POST_SUBJECT}" at {SITENAME} was disapproved by a moderator or admin. + +The following reason was given for the disapproval: + +{REASON} + + +{EMAIL_SIG}
\ No newline at end of file |