mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Initial version
git-svn-id: file:///svn/phpbb/trunk@2534 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
36c0a04de9
commit
0616125f9b
1 changed files with 13 additions and 0 deletions
13
phpBB/language/lang_english/email/forum_notify.tpl
Normal file
13
phpBB/language/lang_english/email/forum_notify.tpl
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
Subject: Forum Post Notification - {FORUM_NAME}
|
||||||
|
|
||||||
|
Hello {USERNAME},
|
||||||
|
|
||||||
|
You are receiving this email because you are watching the forum, "{FORUM_NAME}" at {SITENAME}. This forum has received a new post since your last visit. You can use the following link to view forum, no more notifications will be sent until you visit the topic.
|
||||||
|
|
||||||
|
{U_FORUM}
|
||||||
|
|
||||||
|
If you no longer wish to watch this forum you can either click the "Stop watching this forum link" found at the bottom of the forum above, or by clicking the following link:
|
||||||
|
|
||||||
|
{U_STOP_WATCHING_FORUM}
|
||||||
|
|
||||||
|
{EMAIL_SIG}
|
Loading…
Add table
Reference in a new issue