diff --git a/public/language/en_GB/topic.json b/public/language/en_GB/topic.json index 00f2358c56..604d7a03a2 100644 --- a/public/language/en_GB/topic.json +++ b/public/language/en_GB/topic.json @@ -37,6 +37,7 @@ "markAsUnreadForAll.success" : "Topic marked as unread for all.", "watch": "Watch", + "watch.title": "Be notified of new replies in this topic", "share_this_post": "Share this Post", "thread_tools.title": "Thread Tools", diff --git a/public/src/forum/admin/themes.js b/public/src/forum/admin/themes.js index af0f0b4f94..4dc81d6660 100644 --- a/public/src/forum/admin/themes.js +++ b/public/src/forum/admin/themes.js @@ -11,7 +11,7 @@ define(['forum/admin/settings'], function(Settings) { Themes.init = function() { var scriptEl = $('