diff --git a/src/Template/Materiels/index.ctp b/src/Template/Materiels/index.ctp index ed72e86..b5749ed 100644 --- a/src/Template/Materiels/index.ctp +++ b/src/Template/Materiels/index.ctp @@ -112,7 +112,7 @@ $displaySearchField = function($params, $searchfor, $html, $form) { echo $this->Form->control('searchfor', [ 'id' => 'MaterielSAll', 'class' => 'search-input', - 'label' => 'Chercher', + 'label' => 'Filtrer', //'type' => 'text', 'placeholder' => "Entrez un ou plusieurs mots séparés par un espace", 'default' => $searchfor, -- libgit2 0.21.2