From 6dcf4c69765128a3004fcbe656ebdca626de670a Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 15 Jun 2019 19:18:36 +0200 Subject: [PATCH] php cs fixes --- Theme/Backend/monitoring-security.tpl.php | 94 +++++++++++------------ 1 file changed, 47 insertions(+), 47 deletions(-) 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'); ?>