diff --git a/Theme/Backend/news-archive.tpl.php b/Theme/Backend/news-archive.tpl.php index 40ad02e..3610a4b 100755 --- a/Theme/Backend/news-archive.tpl.php +++ b/Theme/Backend/news-archive.tpl.php @@ -31,10 +31,54 @@ 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'); ?> + + + |