1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11103] General notification email template.

PHPBB3-11103
This commit is contained in:
Nathan Guse
2012-09-09 10:36:22 -05:00
parent 4b4ea7c5cd
commit ff45c9aa7c
8 changed files with 67 additions and 27 deletions

View 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}