1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-13 12:35:06 +01:00

Removed {USERNAME}

git-svn-id: file:///svn/phpbb/trunk@3904 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2003-04-21 14:17:22 +00:00
parent b776bf2cf3
commit 1cb3f21004
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
Subject: Forum New Topic Notification - {FORUM_NAME}
Subject: New Topic Notification - {FORUM_NAME}
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.
@ -11,4 +11,4 @@ If you no longer wish to watch this forum you can either click the "Stop watchin
{U_STOP_WATCHING_FORUM}
{EMAIL_SIG}
{EMAIL_SIG}

View File

@ -1,7 +1,7 @@
Subject: Topic Reply Notification - {TOPIC_TITLE}
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.