diff --git a/Theme/Backend/audit-list.tpl.php b/Theme/Backend/audit-list.tpl.php index 1e335aa..d5dacca 100755 --- a/Theme/Backend/audit-list.tpl.php +++ b/Theme/Backend/audit-list.tpl.php @@ -110,7 +110,7 @@ echo $this->getData('nav')->render(); ?> printHtml($audit->getModule()); ?> old === null) : echo $this->getHtml('CREATE'); ?> old !== null && $audit->new !== null) : echo $this->getHtml('UPDATE'); ?> - new=== null) : echo $this->getHtml('DELETE'); ?> + new === null) : echo $this->getHtml('DELETE'); ?> getHtml('UNKNOWN'); ?> printHtml($audit->type); ?>