From 5a57a57a0e4af9da8028e5b807dfd67062db7bc6 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 7 Apr 2024 18:11:03 +0000 Subject: [PATCH] fix tag-lists --- Theme/Backend/wiki-dashboard.tpl.php | 2 ++ Theme/Backend/wiki-doc-view.tpl.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Theme/Backend/wiki-dashboard.tpl.php b/Theme/Backend/wiki-dashboard.tpl.php index 8fb7a60..d55f71a 100755 --- a/Theme/Backend/wiki-dashboard.tpl.php +++ b/Theme/Backend/wiki-dashboard.tpl.php @@ -37,12 +37,14 @@ echo $this->data['nav']->render(); ?>
docRaw, 0, 500)); ?>
+
tags as $tag) : ?> icon) ? '' : '' . $this->printHtml($tag->icon) . ''; ?> printHtml($tag->getL11n()); ?> +
getHtml('More', '0', '0'); ?> diff --git a/Theme/Backend/wiki-doc-view.tpl.php b/Theme/Backend/wiki-doc-view.tpl.php index ff85716..c6160f8 100644 --- a/Theme/Backend/wiki-doc-view.tpl.php +++ b/Theme/Backend/wiki-doc-view.tpl.php @@ -38,12 +38,14 @@ echo $this->data['nav']->render();
doc; ?>
+
tags as $tag) : ?> icon) ? '' : '' . $this->printHtml($tag->icon) . ''; ?> printHtml($tag->getL11n()); ?> +
files; foreach ($files as $file) : ?> name; ?>