From 88350111a34b51949ae6e842657f03ecfdca39df Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 11 Nov 2019 08:57:14 +0100 Subject: [PATCH] =?UTF-8?q?[9.2.10]=20optimisation=20=C3=A9criture?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/main.php | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/core/layout/main.php b/core/layout/main.php index 22f2a996..15b76a32 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -52,19 +52,17 @@ getData(['theme','header','linkHomePage'])){ echo "" ;} ?> +
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(['config', 'title']); ?> -
-
  -
+
> getData(['theme','header','linkHomePage'])){echo "
";} ?> @@ -100,19 +98,17 @@ if ($this->getData(['theme','header','linkHomePage'])){ 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(['config', 'title']); ?> -
- -
-   -
- +
+ 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(['config', 'title']); ?> + +   + +
getData(['theme','header','linkHomePage'])){echo "
";} ?>