aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/lang_english
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2002-04-20 21:01:06 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2002-04-20 21:01:06 +0000
commit0616125f9b9a5c7e70348d00a99a25e2d15f6b59 (patch)
tree0816c06625f73f3808632e36a6b6c743f30deca4 /phpBB/language/lang_english
parent36c0a04de9d34e63b80834b7fb45e565b142160e (diff)
downloadforums-0616125f9b9a5c7e70348d00a99a25e2d15f6b59.tar
forums-0616125f9b9a5c7e70348d00a99a25e2d15f6b59.tar.gz
forums-0616125f9b9a5c7e70348d00a99a25e2d15f6b59.tar.bz2
forums-0616125f9b9a5c7e70348d00a99a25e2d15f6b59.tar.xz
forums-0616125f9b9a5c7e70348d00a99a25e2d15f6b59.zip
Initial version
git-svn-id: file:///svn/phpbb/trunk@2534 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/lang_english')
-rw-r--r--phpBB/language/lang_english/email/forum_notify.tpl13
1 files changed, 13 insertions, 0 deletions
diff --git a/phpBB/language/lang_english/email/forum_notify.tpl b/phpBB/language/lang_english/email/forum_notify.tpl
new file mode 100644
index 0000000000..a5a37ad393
--- /dev/null
+++ b/phpBB/language/lang_english/email/forum_notify.tpl
@@ -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} \ No newline at end of file