From 4dacf6027709cff29209cb05c35f954789fbd000 Mon Sep 17 00:00:00 2001 From: Fred <23246457+fredtempez@users.noreply.github.com> Date: Tue, 17 Apr 2018 16:42:39 +0200 Subject: [PATCH] Correction menu cliquable --- core/layout/main.php | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/core/layout/main.php b/core/layout/main.php index 2938ada4..bf482ce2 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -94,30 +94,20 @@ if ($this->getData(['theme','header','linkHome'])){ echo "" ;} ?> - -
getData(['theme', 'header', 'position']) === 'hide'): ?>class="displayNone"> getData(['theme', 'header', 'textHide']) === false // Affiche toujours le titre de la bannière pour l'édition du thème OR ($this->getUrl(0) === 'theme' AND $this->getUrl(1) === 'header') ): ?> - - getData(['theme','header','linkHome'])){ - echo "" ;} ?> -
- getData(['config', 'title']); ?> -
- getData(['theme','header','linkHome'])){echo "
";} - ?> +
+ getData(['config', 'title']); ?> +
- -
- - + getData(['theme','header','linkHome'])){echo "";} ?> + getData(['theme', 'menu', 'position']) === 'site-second' // Affiche toujours le menu pour l'édition du thème