summaryrefslogtreecommitdiffstatshomepage
path: root/bookmarks.php
diff options
context:
space:
mode:
Diffstat (limited to 'bookmarks.php')
-rw-r--r--bookmarks.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/bookmarks.php b/bookmarks.php
index 591f0cb..8b1644e 100644
--- a/bookmarks.php
+++ b/bookmarks.php
@@ -221,6 +221,9 @@ if ($templatename == 'editbookmark.tpl') {
$tplVars['pagetitle'] = $title;
$tplVars['subtitle'] = $title;
}
+
+$tplVars['summarizeLinkedTags'] = true;
+
$templateservice->loadTemplate($templatename, $tplVars);
if ($usecache && $endcache) {