diff options
Diffstat (limited to 'phpBB/language/en/email/email_notify.txt')
-rw-r--r-- | phpBB/language/en/email/email_notify.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/phpBB/language/en/email/email_notify.txt b/phpBB/language/en/email/email_notify.txt new file mode 100644 index 0000000000..0d0ac7fc28 --- /dev/null +++ b/phpBB/language/en/email/email_notify.txt @@ -0,0 +1,17 @@ +Subject: "{SITENAME}" - E-mail a friend + +Hello {TO_USERNAME}, + +This e-mail was sent from "{SITENAME}" by {FROM_USERNAME} who thought you may be interested in the following topic: + +{TOPIC_NAME} + +You can find it at: + +{U_TOPIC} + +A message from {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 e-mail please contact the board administrator at {BOARD_CONTACT}. Please quote the message headers when contacting this address. + +---------- + +{MESSAGE}
\ No newline at end of file |