mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Users can report PMs to moderators which are then visible in a new MCP module
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9814 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
8
phpBB/language/en/email/pm_report_closed.txt
Normal file
8
phpBB/language/en/email/pm_report_closed.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Subject: Report closed - "{PM_SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the report you filed on the private message "{PM_SUBJECT}" at "{SITENAME}" was handled by a moderator or by an administrator. The report was afterwards closed. If you have further questions contact {CLOSER_NAME} with a personal message.
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
8
phpBB/language/en/email/pm_report_deleted.txt
Normal file
8
phpBB/language/en/email/pm_report_deleted.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Subject: Report deleted - "{PM_SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the report you filed on the post "{PM_SUBJECT}" at "{SITENAME}" was deleted by a moderator or by an administrator.
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
Reference in New Issue
Block a user