diff --git a/application/layouts/scripts/external-logout.phtml b/application/layouts/scripts/external-logout.phtml index a1df8b7ba..607ad4be5 100644 --- a/application/layouts/scripts/external-logout.phtml +++ b/application/layouts/scripts/external-logout.phtml @@ -7,10 +7,7 @@ $showFullscreen = $this->layout()->showFullscreen; $innerLayoutScript = $this->layout()->innerLayout . '.phtml'; ?> - - - +
diff --git a/application/layouts/scripts/layout.phtml b/application/layouts/scripts/layout.phtml index b607aec63..debe7cec2 100644 --- a/application/layouts/scripts/layout.phtml +++ b/application/layouts/scripts/layout.phtml @@ -17,8 +17,7 @@ $iframeClass = $isIframe ? ' iframe' : ''; $innerLayoutScript = $this->layout()->innerLayout . '.phtml'; ?> - - + @@ -42,7 +41,6 @@ $innerLayoutScript = $this->layout()->innerLayout . '.phtml'; - @@ -76,12 +74,7 @@ $innerLayoutScript = $this->layout()->innerLayout . '.phtml'; = $this->icon('angle-double-up', $this->translate('Collapse'), ['class' => 'collapse-icon']) ?> - - -