diff --git a/Theme/Backend/audit-list.tpl.php b/Theme/Backend/audit-list.tpl.php index ff0be56..fa68d9a 100755 --- a/Theme/Backend/audit-list.tpl.php +++ b/Theme/Backend/audit-list.tpl.php @@ -28,7 +28,7 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> - | = $this->getHtml('Module') ?> - | = $this->getHtml('Type') ?> - | = $this->getHtml('Subtype') ?> - | = $this->getHtml('Old') ?> - | = $this->getHtml('New') ?> - | = $this->getHtml('Content') ?> - | = $this->getHtml('By') ?> - | = $this->getHtml('Ref') ?> - | = $this->getHtml('Date') ?> + | = $this->getHtml('Module'); ?> + | = $this->getHtml('Type'); ?> + | = $this->getHtml('Subtype'); ?> + | = $this->getHtml('Old'); ?> + | = $this->getHtml('New'); ?> + | = $this->getHtml('Content'); ?> + | = $this->getHtml('By'); ?> + | = $this->getHtml('Ref'); ?> + | = $this->getHtml('Date'); ?> |