diff --git a/application/layouts/scripts/layout.phtml b/application/layouts/scripts/layout.phtml index d21c56f52..b50f101e4 100644 --- a/application/layouts/scripts/layout.phtml +++ b/application/layouts/scripts/layout.phtml @@ -29,6 +29,9 @@ $innerLayoutScript = $this->layout()->innerLayout . '.phtml'; <?= $this->title ? $this->escape($this->title) : 'Icinga Web' ?> + + +