diff --git a/VERSIONS_HOTLINE/151699 b/VERSIONS_HOTLINE/151699 new file mode 100644 index 0000000000000000000000000000000000000000..00e9a402605156a8793fe439088276490e92e5a4 --- /dev/null +++ b/VERSIONS_HOTLINE/151699 @@ -0,0 +1 @@ + - correctif #151699 : Administration : Dans la liste des fonctionnalités, la présentation et le lien vers la documentation de la fonctionnalité "Mise en avant des termes recherchés" sont corrigés. \ No newline at end of file diff --git a/library/Class/Feature/List.php b/library/Class/Feature/List.php index 5fa5f0dd484aa8ec67c053a768935498d9017b17..b37936f7055e719b77daa2a988ef67ae7b699fba 100644 --- a/library/Class/Feature/List.php +++ b/library/Class/Feature/List.php @@ -1344,13 +1344,13 @@ class Class_Feature_List { 'Date' => '2022-01-06'], '124404' => - ['Label' => $this->_('Mine en avant des termes recherchés'), + ['Label' => $this->_('Mise en avant des termes recherchés'), 'Desc' => $this->_('Magasin de thèmes : Il est maintenant possible de mettre en avant les termes recherchés dans le résultat de recherche.'), 'Image' => '', 'Video' => 'https://youtu.be/iN2HIn_w50k', 'Category' => $this->_('Recherche'), 'Right' => function($feature_description, $user) {return true;}, - 'Wiki' => 'https://wiki.bokeh-library-portal.org/index.php?title=R%C3%A9sultat_de_recherche', + 'Wiki' => 'https://wiki.bokeh-library-portal.org/index.php?title=Param%C3%A9trer_une_liste_de_r%C3%A9sultat#Surbrillance_des_termes_recherch.C3.A9s', 'Test' => '', 'Date' => '2022-01-14'],