From d4fdb8d491b99d3394ed11325cfc460e9ab8b18f Mon Sep 17 00:00:00 2001 From: Florian Strohmaier Date: Wed, 1 Jun 2022 17:12:53 +0200 Subject: [PATCH] body.phtml: Use `MobileConfigMenu` --- application/layouts/scripts/body.phtml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/application/layouts/scripts/body.phtml b/application/layouts/scripts/body.phtml index 54a434e09..a710e1292 100644 --- a/application/layouts/scripts/body.phtml +++ b/application/layouts/scripts/body.phtml @@ -1,5 +1,6 @@ layout()->inlineLayout) { ) ); ?> - -
- i -
+ render('parts/navigation.phtml'); ?>