diff --git a/core/module/theme/view/footer/footer.php b/core/module/theme/view/footer/footer.php
index af39bb7c..75eaf355 100644
--- a/core/module/theme/view/footer/footer.php
+++ b/core/module/theme/view/footer/footer.php
@@ -151,9 +151,7 @@
'Aucune'] , helper::arrayCollumn($module::$pagesList, 'title', 'SORT_ASC') ) , [
'label' => 'Page "Rechercher" ' . template::flag('site', '20px'),
- 'selected' => $this->getData(['locale', 'searchPageId']),
- 'help' => 'Options identique à la configuration du site',
-
+ 'selected' => $this->getData(['locale', 'searchPageId'])
]); ?>