diff options
Diffstat (limited to 'phpBB/language/en/email/topic_in_queue.txt')
-rw-r--r-- | phpBB/language/en/email/topic_in_queue.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/phpBB/language/en/email/topic_in_queue.txt b/phpBB/language/en/email/topic_in_queue.txt new file mode 100644 index 0000000000..706dddf64f --- /dev/null +++ b/phpBB/language/en/email/topic_in_queue.txt @@ -0,0 +1,13 @@ +Subject: Topic moderation notification - "{TOPIC_TITLE}" + +Hello {USERNAME}, + +You are receiving this notification because the topic "{TOPIC_TITLE}" at "{SITENAME}" needs approval. + +If you want to view the topic, click the following link: +{U_VIEW_TOPIC} + +If you want to view the forum, click the following link: +{U_FORUM} + +{EMAIL_SIG} |