diff --git a/Theme/Backend/monitoring-security.tpl.php b/Theme/Backend/monitoring-security.tpl.php index 85612ca..5c3c943 100644 --- a/Theme/Backend/monitoring-security.tpl.php +++ b/Theme/Backend/monitoring-security.tpl.php @@ -1,23 +1,23 @@ -getData('nav')->render(); ?>
@@ -49,8 +49,8 @@ echo $this->getData('nav')->render(); ?> getHtml('Modified') ?> getHtml('Integrity') ?> - @@ -59,17 +59,17 @@ echo $this->getData('nav')->render(); ?> getHtml('NG') : $this->getHtml('OK'); ?> format('Y-m-d'); ?> - getBody() + getBody() ) ? $this->getHtml('OK') : $this->getHtml('NG'); ?> - @@ -78,17 +78,17 @@ echo $this->getData('nav')->render(); ?> getHtml('NG') : $this->getHtml('OK'); ?> format('Y-m-d'); ?> - getBody() + getBody() ) ? $this->getHtml('OK') : $this->getHtml('NG'); ?> - @@ -97,13 +97,13 @@ echo $this->getData('nav')->render(); ?> getHtml('NG') : $this->getHtml('OK'); ?> format('Y-m-d'); ?> - getBody() + getBody() ) ? $this->getHtml('OK') : $this->getHtml('NG'); ?>