diff --git a/Theme/Backend/news-archive.tpl.php b/Theme/Backend/news-archive.tpl.php index f166919..d96383b 100644 --- a/Theme/Backend/news-archive.tpl.php +++ b/Theme/Backend/news-archive.tpl.php @@ -26,14 +26,14 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Type') ?> - | = $this->getHtml('Title') ?> - | = $this->getHtml('Author') ?> - | = $this->getHtml('Date') ?> + | = $this->getHtml('Type') ?> + | = $this->getHtml('Title') ?> + | = $this->getHtml('Author') ?> + | = $this->getHtml('Date') ?> | |||||
|
diff --git a/Theme/Backend/news-dashboard.tpl.php b/Theme/Backend/news-dashboard.tpl.php
index 4fb1d9d..82bd12e 100644
--- a/Theme/Backend/news-dashboard.tpl.php
+++ b/Theme/Backend/news-dashboard.tpl.php
@@ -21,15 +21,15 @@ echo $this->getData('nav')->render(); ?>
-
| ||||||||||||