diff --git a/Theme/Backend/news-dashboard.tpl.php b/Theme/Backend/news-dashboard.tpl.php index e0e6bb2..50dcd8a 100755 --- a/Theme/Backend/news-dashboard.tpl.php +++ b/Theme/Backend/news-dashboard.tpl.php @@ -42,12 +42,14 @@ echo $this->data['nav']->render(); ?>
plain, 0, 500)); ?>
+
tags as $tag) : ?> icon) ? '' : '' . $this->printHtml($tag->icon) . ''; ?> printHtml($tag->getL11n()); ?> +
diff --git a/Theme/Backend/news-single.tpl.php b/Theme/Backend/news-single.tpl.php index 4e13a44..539fd77 100755 --- a/Theme/Backend/news-single.tpl.php +++ b/Theme/Backend/news-single.tpl.php @@ -48,7 +48,7 @@ echo $this->data['nav']->render(); ?> name; ?>
-
+
tags as $tag) : ?> printHtml($tag->getL11n()); ?> diff --git a/Theme/Backend/news-view.tpl.php b/Theme/Backend/news-view.tpl.php index 6b3cb50..700a6b0 100644 --- a/Theme/Backend/news-view.tpl.php +++ b/Theme/Backend/news-view.tpl.php @@ -48,7 +48,7 @@ echo $this->data['nav']->render(); ?> name; ?>
-
+
tags as $tag) : ?> printHtml($tag->getL11n()); ?>