diff --git a/CHANGES.md b/CHANGES.md index 2a8378c3..7bbf7bde 100755 --- a/CHANGES.md +++ b/CHANGES.md @@ -17,6 +17,7 @@ - Module Galerie : correction de bugs, tri des images, erreurs d'affectation. - Module Blog : taille recommandée de l'image erronée lorsque la largeur de l'écran est réglée sur fluide (100%). - Gestion des pages : positionnement dans le menu accessoire ou dans le menu standard. +- Nettoyage du code. ### Mise à jour : - TableDND, script JQUERY de tri de tables, utilisé par la galerie, passe en version 1.0.5 diff --git a/core/core.php b/core/core.php index 6929e7ca..86d53c7b 100644 --- a/core/core.php +++ b/core/core.php @@ -1289,7 +1289,7 @@ class common { $item .= '

'. $this->getData(['locale', 'cookies', 'titleLabel']) . '

'; $item .= '

' . $this->getData(['locale', 'cookies', 'mainLabel']) . '

'; // Formulaire de réponse - $item .= '
'; + $item .= ''; $analytics = $this->getData(['config', 'seo', 'analyticsId']); $stateCookieGA = $this->getInput('ZWII_COOKIE_GA_CONSENT') === 'true' ? 'checked="checked"' : ''; if( $analytics !== null AND $analytics !== '' ) { @@ -1681,7 +1681,7 @@ class common { ) { echo ''; //echo ''; - echo ''; + echo ''; } } @@ -2249,7 +2249,7 @@ class common { } echo '
  • '; - echo '' .  $value . ''; + echo '' .  $value . ''; echo '
  • '; } } diff --git a/core/layout/main.php b/core/layout/main.php index f1771b60..ad56c0b2 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -85,11 +85,10 @@
    getData(['theme','header','featureContent']);?>
    - + + getData(['theme','header','linkHomePage']) && $this->getData(['theme','header','feature']) === 'wallpaper' ) ? '' : '';?> - getData(['theme','header','linkHomePage']) && $this->getData(['theme','header','feature']) === 'wallpaper' ) ? '' : ''; ?> - getData(['theme', 'menu', 'position']) === 'body-second'): ?>