diff --git a/Theme/Backend/monitoring-logs.tpl.php b/Theme/Backend/monitoring-logs.tpl.php index 2b24224..fcbd0b1 100644 --- a/Theme/Backend/monitoring-logs.tpl.php +++ b/Theme/Backend/monitoring-logs.tpl.php @@ -19,7 +19,7 @@ echo $this->getData('nav')->render(); ?>
- +
diff --git a/Theme/Backend/monitoring-security-file-list.tpl.php b/Theme/Backend/monitoring-security-file-list.tpl.php index b0b1b74..c765876 100644 --- a/Theme/Backend/monitoring-security-file-list.tpl.php +++ b/Theme/Backend/monitoring-security-file-list.tpl.php @@ -16,7 +16,7 @@ use phpOMS\Message\Http\Rest; use phpOMS\Uri\Http; /** - * @var \phpOMS\Views\View $this + * @var \phpOMS\Views\View $this */ $files = \phpOMS\System\File\Local\Directory(__DIR__ . '/../../../../phpOMS', '^.+\.php$'); @@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Logs') ?>
+
diff --git a/Theme/Backend/monitoring-security.tpl.php b/Theme/Backend/monitoring-security.tpl.php index 80be1ec..1af8c28 100644 --- a/Theme/Backend/monitoring-security.tpl.php +++ b/Theme/Backend/monitoring-security.tpl.php @@ -38,7 +38,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Files') ?>
+
getHtml('Inspection') ?>