diff --git a/module/search/search.php b/module/search/search.php index 25355f9c..97f47e32 100755 --- a/module/search/search.php +++ b/module/search/search.php @@ -30,7 +30,7 @@ class search extends common { // Variables pour le dialogue avec le formulaire public static $motclef = ''; - public static $motentier = ''; + public static $motentier = true; public static $previewLength = [ 100 => '100 caractères', 200 => '200 caractères', diff --git a/module/search/view/index/index.php b/module/search/view/index/index.php index 66b72b91..dd4faa52 100755 --- a/module/search/view/index/index.php +++ b/module/search/view/index/index.php @@ -17,7 +17,7 @@
$module::$motentier + 'checked' => $module::$motentier, ]); ?>