From 11a43c2e48fad8ad43f44e0a8b12f3b21fe00e98 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Mon, 21 Apr 2003 14:20:52 +0000 Subject: [PATCH] For "Email a friend" feature git-svn-id: file:///svn/phpbb/trunk@3905 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/email/email_notify.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 phpBB/language/en/email/email_notify.txt diff --git a/phpBB/language/en/email/email_notify.txt b/phpBB/language/en/email/email_notify.txt new file mode 100644 index 0000000000..4e3392fc14 --- /dev/null +++ b/phpBB/language/en/email/email_notify.txt @@ -0,0 +1,18 @@ +Subject: {SITENAME} - Email a friend +Charset: iso-8859-1 + +Hello, + +This email was sent from "{SITENAME}" by {USERNAME} who thought you may be interested in the following topic. + +{TOPIC_NAME} + +You can find it at: + +{U_TOPIC} + +A message from {USERNAME} may also be included below. Please note that this message has not been seen or approved by the board administrators. If you wish to complain about having received this email please contact the board administrator {CONTACT_EMAIL}. Please quote the the message headers when contacting this address. + +---------- + +{MESSAGE} \ No newline at end of file