aboutsummaryrefslogtreecommitdiff
path: root/alltags.php
diff options
context:
space:
mode:
Diffstat (limited to 'alltags.php')
-rw-r--r--alltags.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/alltags.php b/alltags.php
index 45b13ab..95e797a 100644
--- a/alltags.php
+++ b/alltags.php
@@ -76,6 +76,7 @@ $tplVars['sidebar_blocks'] = array('linked');
$tplVars['userid'] = $userid;
$tplVars['loadjs'] = true;
+$tplVars['pagetitle'] = $pagetitle;
$tplVars['subtitle'] = $pagetitle;
$templateservice->loadTemplate('tags.tpl', $tplVars);