diff --git a/Theme/Backend/dashboard-news.tpl.php b/Theme/Backend/dashboard-news.tpl.php index bcc3636..dddabff 100644 --- a/Theme/Backend/dashboard-news.tpl.php +++ b/Theme/Backend/dashboard-news.tpl.php @@ -19,7 +19,7 @@ $newsList = $this->getData('news');
- +
getHtml('News', 'News'); ?>getHtml('News', 'News'); ?>
diff --git a/Theme/Backend/news-archive.tpl.php b/Theme/Backend/news-archive.tpl.php index 5a901cb..62e8fa3 100644 --- a/Theme/Backend/news-archive.tpl.php +++ b/Theme/Backend/news-archive.tpl.php @@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('Archive'); ?>getHtml('Archive'); ?>
getHtml('Type') ?> diff --git a/Theme/Backend/news-dashboard.tpl.php b/Theme/Backend/news-dashboard.tpl.php index 0045bf8..31c7cbd 100644 --- a/Theme/Backend/news-dashboard.tpl.php +++ b/Theme/Backend/news-dashboard.tpl.php @@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('News'); ?>getHtml('News'); ?>