From cab89a41d35cf04c0353463656bf43528ae40ba9 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Tue, 16 Nov 2021 14:39:28 +0100 Subject: [PATCH] oredre des champs menu --- core/module/theme/view/menu/menu.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/core/module/theme/view/menu/menu.php b/core/module/theme/view/menu/menu.php index 360f75bf..07ebb879 100644 --- a/core/module/theme/view/menu/menu.php +++ b/core/module/theme/view/menu/menu.php @@ -26,6 +26,12 @@

Paramètres

+
+ 'Largeur', + 'selected' => $this->getData(['theme', 'menu', 'wide']) + ]); ?> +
getData(['theme', 'header', 'position']) == "site") @@ -40,12 +46,6 @@ ]); } ?>
-
- 'Largeur', - 'selected' => $this->getData(['theme', 'menu', 'wide']) - ]); ?> -