aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/email/notification.txt
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/email/notification.txt')
-rw-r--r--phpBB/language/en/email/notification.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/phpBB/language/en/email/notification.txt b/phpBB/language/en/email/notification.txt
new file mode 100644
index 0000000000..ed35e96c85
--- /dev/null
+++ b/phpBB/language/en/email/notification.txt
@@ -0,0 +1,16 @@
+Subject: Notification from {SITENAME}
+
+Hello {USERNAME},
+
+{MESSAGE}
+
+You can view this by clicking on the following link:
+
+{U_VIEW_MESSAGE}
+
+<!-- IF U_UNSUBSCRIBE -->
+You may unsubscribe by clicking on the following link:
+{U_UNSUBSCRIBE}
+<!-- ENDIF -->
+
+{EMAIL_SIG} \ No newline at end of file