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): ?>
  • - +