mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
- replaced mcp reports system with a simplified version
- fixed links to mcp_reports git-svn-id: file:///svn/phpbb/trunk@5649 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
9
phpBB/language/en/email/report_closed.txt
Normal file
9
phpBB/language/en/email/report_closed.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Subject: Report Closed - {POST_SUBJECT}
|
||||
Charset: iso-8859-1
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this email because the report you filed on the post "{POST_SUBJECT}" in "{TOPIC_TITLE}" at {SITENAME} was handled by a moderator or by an admin. The report was afterwards closed. If you have further questions contact {CLOSER_NAME} with a personal message.
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
9
phpBB/language/en/email/report_deleted.txt
Normal file
9
phpBB/language/en/email/report_deleted.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Subject: Report Closed - {POST_SUBJECT}
|
||||
Charset: iso-8859-1
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this email because the report you filed on the post "{POST_SUBJECT}" in "{TOPIC_TITLE}" at {SITENAME} was deleted by a moderator or by an admin.
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
Reference in New Issue
Block a user