diff --git a/Theme/Backend/wiki-category-list.tpl.php b/Theme/Backend/wiki-category-list.tpl.php index f4f7555..c39da14 100755 --- a/Theme/Backend/wiki-category-list.tpl.php +++ b/Theme/Backend/wiki-category-list.tpl.php @@ -24,7 +24,7 @@ echo $this->getData('nav')->render();
-
getHtml('Categories'); ?>
+
getHtml('Categories'); ?>
diff --git a/Theme/Backend/wiki-dashboard.tpl.php b/Theme/Backend/wiki-dashboard.tpl.php index 729c1da..9d27708 100755 --- a/Theme/Backend/wiki-dashboard.tpl.php +++ b/Theme/Backend/wiki-dashboard.tpl.php @@ -37,14 +37,12 @@ echo $this->getData('nav')->render(); ?>
docRaw, 0, 500)); ?>
+ getTags(); foreach ($tags as $tag) : ?> + icon) ? '' : ''; ?>printHtml($tag->getL11n()); ?> +
-
- getTags(); foreach ($tags as $tag) : ?> - icon) ? '' : ''; ?>printHtml($tag->getL11n()); ?> - - getHtml('More', '0', '0'); ?> -
+ getHtml('More', '0', '0'); ?>