From 867c1af1b1b92eca09398e2dd3f680b2665e5c80 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sun, 9 Jun 2019 15:41:36 +0200 Subject: [PATCH] [9.1.09] changes + commentaires dans sitemap --- CHANGES.md | 4 ++++ core/module/sitemap/view/index/index.php | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index adc49837..1a04df9a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,8 +5,12 @@ - Mise en page petits écrans, modification des marges - Configuration du site : scripts dans header et body - Nouvel écran de configuration + - Ajoute de la compression gzip et deflate dans htaccess - Corrections : - Déclaration de localisation manquante dans mail.php + - Bug avec le formulaire + - Désactivation direct upload dans RFM + ## Version 9.1.08 - Corrections : diff --git a/core/module/sitemap/view/index/index.php b/core/module/sitemap/view/index/index.php index 3e187998..7f6c0351 100755 --- a/core/module/sitemap/view/index/index.php +++ b/core/module/sitemap/view/index/index.php @@ -7,6 +7,7 @@ getData(['page', $parentId, 'title']); ?> getData(['page', $parentId, 'title']); } ?> - @@ -40,7 +41,7 @@ getData(['module',$parentId]) as $articleId => $article): ?>
  • - +