summaryrefslogtreecommitdiff
path: root/bookmarks.php
diff options
context:
space:
mode:
Diffstat (limited to 'bookmarks.php')
-rw-r--r--bookmarks.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/bookmarks.php b/bookmarks.php
index eca291d..61e2aac 100644
--- a/bookmarks.php
+++ b/bookmarks.php
@@ -224,6 +224,7 @@ if ($templatename == 'editbookmark.tpl') {
}
$tplVars['summarizeLinkedTags'] = true;
+$tplVars['pageName'] = PAGE_BOOKMARKS;
$templateservice->loadTemplate($templatename, $tplVars);