1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-05 08:23:28 +02:00

[ticket/16589] Shorten the short/bookmark.txt mail template

PHPBB3-16589
This commit is contained in:
Christian Schnegelberger 2020-10-05 18:17:57 +02:00
parent a55b96c9f6
commit 03c6ed32fb

View File

@ -1,20 +1,13 @@
Subject: Topic reply notification - "{TOPIC_TITLE}"
Subject: Reply in "{TOPIC_TITLE}"
Hello {USERNAME},
You are receiving this notification because a topic you bookmarked, "{TOPIC_TITLE}" at "{SITENAME}", has received a reply since your last visit. You can use the following link to view the replies made, no more notifications will be sent until you visit the topic.
Your bookmarked topic "{TOPIC_TITLE}" received a new reply since your last visit at "{SITENAME}". No more notifications will be sent until you visit the topic.
If you want to view the newest post made since your last visit, click the following link:
{U_NEWEST_POST}
If you want to view the topic, click the following link:
{U_TOPIC}
If you want to view the forum, click the following link:
{U_FORUM}
If you no longer wish to receive updates about replies to bookmarks, please update your notification settings here:
{U_NOTIFICATION_SETTINGS}
{EMAIL_SIG}