From 373879924e7d84f8bccdb6d3609ee938101685ea Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Sat, 24 Dec 2022 23:13:58 +0000 Subject: [PATCH] Automated formatting changes --- Theme/Backend/audit-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); ?>