Skip to content
Extraits de code Groupes Projets
Valider a0bf7e50 rédigé par tetue's avatar tetue
Parcourir les fichiers

Formulaire recherche avec ancre et label (sans répétition d'ID ;)

parent 47f91759
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
<div class="formulaire_spip formulaire_recherche"> <div class="formulaire_spip formulaire_recherche">
<a name="formulaire_recherche" id="formulaire_recherche"></a>
<form action="[(#ENV{lien})]" method="get"> <form action="[(#ENV{lien})]" method="get">
[(#ENV{lien}|form_hidden)] [(#ENV{lien}|form_hidden)]
<label for="recherche"><:info_rechercher:></label>
<input type="text" class="forml" name="recherche" id="formulaire_recherche" value="[(#ENV{recherche}|sinon{<:info_rechercher:>})]" /> <input type="text" class="forml" name="recherche" id="recherche" value="[(#ENV{recherche}|sinon{<:info_rechercher:>})]" />
</form> </form>
</div> </div>
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter