diff --git a/application/layouts/scripts/body.phtml b/application/layouts/scripts/body.phtml index 71f83ebd1..03c0f5905 100644 --- a/application/layouts/scripts/body.phtml +++ b/application/layouts/scripts/body.phtml @@ -7,26 +7,6 @@ use Icinga\Authentication\Manager as Auth; if (Auth::getInstance()->isAuthenticated()): ?> layout()->isIframe): ?> diff --git a/application/layouts/scripts/parts/navigation.phtml b/application/layouts/scripts/parts/navigation.phtml index dc56b9199..1a3c6dff9 100644 --- a/application/layouts/scripts/parts/navigation.phtml +++ b/application/layouts/scripts/parts/navigation.phtml @@ -10,6 +10,14 @@ if (! $this->auth()->isAuthenticated()) { } ?> +