From 28931feadebffc8d28c0bf7f6966885c30fbda1f Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 18 Apr 2021 22:29:46 +0200 Subject: [PATCH] new form layout and other tpl fixes --- Theme/Backend/Components/TagSelector/base.tpl.php | 5 +++-- Theme/Backend/tag-list.tpl.php | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Theme/Backend/Components/TagSelector/base.tpl.php b/Theme/Backend/Components/TagSelector/base.tpl.php index 79577e3..060adcf 100755 --- a/Theme/Backend/Components/TagSelector/base.tpl.php +++ b/Theme/Backend/Components/TagSelector/base.tpl.php @@ -1,4 +1,4 @@ -
+
- diff --git a/Theme/Backend/tag-list.tpl.php b/Theme/Backend/tag-list.tpl.php index 01aa96b..c85b2cb 100755 --- a/Theme/Backend/tag-list.tpl.php +++ b/Theme/Backend/tag-list.tpl.php @@ -28,7 +28,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Tags'); ?>
- +
getHtml('Color'); ?>