From 098b886c9bfd252ecba86dd3b3200ab6c20c4623 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 7 Nov 2022 08:37:14 +0100 Subject: [PATCH] SiteMap bouton dans la config --- core/module/config/view/social/social.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/config/view/social/social.php b/core/module/config/view/social/social.php index f036ec97..3f3f27c9 100644 --- a/core/module/config/view/social/social.php +++ b/core/module/config/view/social/social.php @@ -50,7 +50,7 @@
helper::baseUrl() . 'config/siteMap', + 'href' => helper::baseUrl() . 'config/sitemap', 'value' => 'Générer sitemap.xml et robots.txt' ]); ?>