From 0a912e043f35763679fa6b03cae9bf5fa080f1c8 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/editor-view.tpl.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Theme/Backend/editor-view.tpl.php b/Theme/Backend/editor-view.tpl.php index 45e4c9d..4b0a700 100644 --- a/Theme/Backend/editor-view.tpl.php +++ b/Theme/Backend/editor-view.tpl.php @@ -31,12 +31,14 @@ echo $this->data['nav']->render(); ?>
content; ?>
tags)) : ?> +
tags as $tag) : ?> icon) ? '' : '' . $this->printHtml($tag->icon) . ''; ?> printHtml($tag->getL11n()); ?> +