From 170534e631c5c133865ece025aa3b52fa5290f10 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 12 Mar 2003 14:26:37 +0000 Subject: [PATCH] ah... here is the missing email template... why are you not playing with your brothers, now get into this repository, hurry, hurry. git-svn-id: file:///svn/phpbb/trunk@3634 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/email/newtopic_notify.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 phpBB/language/en/email/newtopic_notify.txt diff --git a/phpBB/language/en/email/newtopic_notify.txt b/phpBB/language/en/email/newtopic_notify.txt new file mode 100644 index 0000000000..d686e79378 --- /dev/null +++ b/phpBB/language/en/email/newtopic_notify.txt @@ -0,0 +1,14 @@ +Subject: Forum New Topic Notification - {FORUM_NAME} +Charset: iso-8859-1 + +Hello {USERNAME}, + +You are receiving this email because you are watching the forum, "{FORUM_NAME}" at {SITENAME}. This forum has received a new topic since your last visit, "{TOPIC_TITLE}". You can use the following link to view forum, no more notifications will be sent until you visit the forum. + +{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}