From 81b4163947dff7860e8aa27958410e0b0da7704d Mon Sep 17 00:00:00 2001 From: Florian Strohmaier Date: Tue, 12 Apr 2022 15:59:22 +0200 Subject: [PATCH] body.html: Use MobileNavigation --- application/layouts/scripts/body.phtml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/application/layouts/scripts/body.phtml b/application/layouts/scripts/body.phtml index 87b570bfe..bd5562f67 100644 --- a/application/layouts/scripts/body.phtml +++ b/application/layouts/scripts/body.phtml @@ -1,5 +1,6 @@ layout()->inlineLayout) { 'id' => 'header-logo' ) ); ?> -
- -
+ + +
+ i
render('parts/navigation.phtml'); ?> @@ -68,7 +72,6 @@ if ($this->layout()->inlineLayout) { +