|
|
@ -5,7 +5,7 @@ |
|
|
|
<label for="#ENV{_id_champ}" class="visuallyhidden"> |
|
|
|
<:info_rechercher_02:> |
|
|
|
</label> |
|
|
|
<img class="icone-svg" src="#CHEMIN{images/icone-loupe.svg}" alt="" width="16" height="16"> |
|
|
|
[(#CHEMIN{images/icone-loupe.svg}|file_get_contents|replace{'<svg ','<svg height="16" '})] |
|
|
|
<div class="search"> |
|
|
|
<input type="search" placeholder="<:info_rechercher:>" name="recherche" id="#ENV{_id_champ}" [ value="(#ENV{recherche})" ] accesskey="4" autocapitalize="off" autocorrect="off"/> |
|
|
|
</div> |
|
|
|