diff --git a/application/layouts/scripts/body.phtml b/application/layouts/scripts/body.phtml index aeb49fbe9..2c9ae5b81 100644 --- a/application/layouts/scripts/body.phtml +++ b/application/layouts/scripts/body.phtml @@ -46,21 +46,13 @@ if ($this->layout()->inlineLayout) { render('parts/navigation.phtml'); ?> - -
-
data-icinga-module="" - data-icinga-title="title) ? $this->escape($this->title) . ' :: ' : '' ?>defaultTitle ?>" - data-icinga-url="escape(Url::fromRequest()->without('renderLayout')->getAbsoluteUrl()); ?>" - - style="display: block"> - render($inlineLayoutScript) ?> -
-
-
-
-
+
+
data-icinga-module="" data-icinga-url="escape(Url::fromRequest()->without('renderLayout')->getAbsoluteUrl()); ?>" style="display: block"> + render($inlineLayoutScript) ?> +
+
+
+