diff --git a/application/layouts/scripts/layout.phtml b/application/layouts/scripts/layout.phtml index affc32782..4d467c09f 100644 --- a/application/layouts/scripts/layout.phtml +++ b/application/layouts/scripts/layout.phtml @@ -1,7 +1,7 @@ - <?= $this->title ? $this->escape($this->title) : 'Icinga Web'; ?> - + <?= $this->title ? $this->escape($this->title) : 'Icinga Web' ?> +