summaryrefslogtreecommitdiffstatshomepage
path: root/watchlist.php
diff options
context:
space:
mode:
Diffstat (limited to 'watchlist.php')
-rw-r--r--watchlist.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/watchlist.php b/watchlist.php
index a64315f..cd3a000 100644
--- a/watchlist.php
+++ b/watchlist.php
@@ -108,6 +108,7 @@ if ($user) {
$tplVars['pagetitle'] = $title;
$tplVars['subtitle'] = $title;
$tplVars['range'] = 'watchlist';
+ $tplVars['pageName'] = PAGE_WATCHLIST;
$tplVars['rsschannels'] = array(
array(filter($sitename .': '. $title), createURL('rss', 'watchlist/'. filter($user, 'url')))