diff --git a/Theme/Backend/wiki-dashboard.tpl.php b/Theme/Backend/wiki-dashboard.tpl.php index ea115fa..69ea90a 100755 --- a/Theme/Backend/wiki-dashboard.tpl.php +++ b/Theme/Backend/wiki-dashboard.tpl.php @@ -26,19 +26,21 @@ echo $this->getData('nav')->render(); ?>
getId()); ?> -
- -
-
- getDoc(), 0, 300) . (\strlen($doc->getDoc()) > 300 ? '...' : ''); ?> -
-
-
-
- getTags(); foreach ($tags as $tag) : ?> - printHtml($tag->getTitle()); ?> - - More +
+
+ +
+
+ getDoc(), 0, 300) . (\strlen($doc->getDoc()) > 300 ? '...' : ''); ?> +
+
+
+
+ getTags(); foreach ($tags as $tag) : ?> + printHtml($tag->getTitle()); ?> + + More +