diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2003-10-10 15:07:10 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2003-10-10 15:07:10 +0000 |
| commit | d585b01f7867151fd82310d554112d5ab08346c4 (patch) | |
| tree | f917a51563a4456e88e882d6d2bf811d871a0300 /phpBB | |
| parent | ffb736878cb7b82232527e90721c3a97355c33d8 (diff) | |
| download | forums-d585b01f7867151fd82310d554112d5ab08346c4.tar forums-d585b01f7867151fd82310d554112d5ab08346c4.tar.gz forums-d585b01f7867151fd82310d554112d5ab08346c4.tar.bz2 forums-d585b01f7867151fd82310d554112d5ab08346c4.tar.xz forums-d585b01f7867151fd82310d554112d5ab08346c4.zip | |
new link to topic. (sometimes the post link is invalid [post deleted], this is the easiest method to prevent users screaming about non-existing topics)
git-svn-id: file:///svn/phpbb/trunk@4547 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
| -rw-r--r-- | phpBB/language/en/email/topic_notify.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/language/en/email/topic_notify.txt b/phpBB/language/en/email/topic_notify.txt index 574f955c40..27ad2b5541 100644 --- a/phpBB/language/en/email/topic_notify.txt +++ b/phpBB/language/en/email/topic_notify.txt @@ -5,6 +5,10 @@ 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. +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 no longer wish to watch this topic you can either click the "Stop watching this topic link" found at the bottom of the topic above, or by clicking the following link: |
