From 2d4eb887be4668353475e7d01ff581539472a8d9 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Tue, 29 Jun 2021 08:50:28 +0200 Subject: [PATCH] mods on header and top bar --- view/common/header-dropdown.phtml | 10 +++++----- view/layout/layout.phtml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/view/common/header-dropdown.phtml b/view/common/header-dropdown.phtml index e4b408a..81b78dd 100644 --- a/view/common/header-dropdown.phtml +++ b/view/common/header-dropdown.phtml @@ -1,8 +1,8 @@
publicNav()->menu()->setPartial('common/foundation-navigation.phtml')->renderPartialWithParams(['layout' => 'dropdown']); ?> - + + partial('common/search-form'); ?> +
diff --git a/view/layout/layout.phtml b/view/layout/layout.phtml index e1b3c2c..570b131 100644 --- a/view/layout/layout.phtml +++ b/view/layout/layout.phtml @@ -64,9 +64,9 @@ endif; -

-

+ -->