mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11103] General notification email template.
PHPBB3-11103
This commit is contained in:
16
phpBB/language/en/email/notification.txt
Normal file
16
phpBB/language/en/email/notification.txt
Normal file
@@ -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}
|
Reference in New Issue
Block a user