mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 04:48:53 +00:00
Removed {USERNAME}
git-svn-id: file:///svn/phpbb/trunk@3904 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
b776bf2cf3
commit
1cb3f21004
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
Subject: Forum New Topic Notification - {FORUM_NAME}
|
Subject: New Topic Notification - {FORUM_NAME}
|
||||||
Charset: iso-8859-1
|
Charset: iso-8859-1
|
||||||
|
|
||||||
Hello {USERNAME},
|
Hello,
|
||||||
|
|
||||||
You are receiving this email because you are watching the forum, "{FORUM_NAME}" at {SITENAME}. This forum has received a new topic since your last visit, "{TOPIC_TITLE}". You can use the following link to view forum, no more notifications will be sent until you visit the forum.
|
You are receiving this email because you are watching the forum, "{FORUM_NAME}" at {SITENAME}. This forum has received a new topic since your last visit, "{TOPIC_TITLE}". You can use the following link to view forum, no more notifications will be sent until you visit the forum.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Subject: Topic Reply Notification - {TOPIC_TITLE}
|
Subject: Topic Reply Notification - {TOPIC_TITLE}
|
||||||
Charset: iso-8859-1
|
Charset: iso-8859-1
|
||||||
|
|
||||||
Hello {USERNAME},
|
Hello,
|
||||||
|
|
||||||
You are receiving this email because you are watching the topic, "{TOPIC_TITLE}" at {SITENAME}. This topic 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.
|
You are receiving this email because you are watching the topic, "{TOPIC_TITLE}" at {SITENAME}. This topic 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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue