mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 11:10:18 +02:00
[ticket/11471] Unrelated text in e-mail templates
Some e-mail templates contain text unrelated with the subject of the e-mail PHPBB3-11471
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Subject: Topic reply notification - "{TOPIC_TITLE}"
|
||||
Subject: Private Message report - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
@@ -7,8 +7,4 @@ You are receiving this notification because a Private Message titled "{SUBJECT}"
|
||||
If you want to view the report, click the following link:
|
||||
{U_VIEW_REPORT}
|
||||
|
||||
If you no longer wish to receive updates about replies to bookmarks, please update your notification settings here:
|
||||
|
||||
{U_NOTIFICATION_SETTINGS}
|
||||
|
||||
{EMAIL_SIG}
|
||||
|
Reference in New Issue
Block a user