diff options
author | Tristan Darricau <tristan.darricau@gmail.com> | 2018-07-08 18:36:58 +0200 |
---|---|---|
committer | Tristan Darricau <tristan.darricau@gmail.com> | 2018-07-08 18:36:58 +0200 |
commit | 90dc5519c098c284b8c8cce58473761f2e27415d (patch) | |
tree | e1de9a8a476b93a422dd966239bfc91615da37ec /phpBB/language/en | |
parent | e680d468659e85c6440d82e25a71cad5f563c24b (diff) | |
parent | 69a75da67013247ba5493c846c6179c2edaa9f1d (diff) | |
download | forums-90dc5519c098c284b8c8cce58473761f2e27415d.tar forums-90dc5519c098c284b8c8cce58473761f2e27415d.tar.gz forums-90dc5519c098c284b8c8cce58473761f2e27415d.tar.bz2 forums-90dc5519c098c284b8c8cce58473761f2e27415d.tar.xz forums-90dc5519c098c284b8c8cce58473761f2e27415d.zip |
Merge pull request #5258 from senky/ticket/15628
[ticket/15628] Add topic link to newtopic_notify.txt
* github.com:/phpbb/phpbb:
[ticket/15628] Add topic link to newtopic_notify.txt
Diffstat (limited to 'phpBB/language/en')
-rw-r--r-- | phpBB/language/en/email/newtopic_notify.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/language/en/email/newtopic_notify.txt b/phpBB/language/en/email/newtopic_notify.txt index b9416d8e40..12e0bb8393 100644 --- a/phpBB/language/en/email/newtopic_notify.txt +++ b/phpBB/language/en/email/newtopic_notify.txt @@ -6,6 +6,10 @@ You are receiving this notification because you are watching the forum "{FORUM_N {U_FORUM} +To see new topic directly, visit the following link: + +{U_TOPIC} + If you no longer wish to watch this forum you can either click the "Unsubscribe forum" link found in the forum above, or by clicking the following link: {U_STOP_WATCHING_FORUM} |