[SPIP] +2.1.12
[velocampus/web/www.git] / www / squelettes-dist / formulaires / recherche.html
1 <div class="formulaire_spip formulaire_recherche" id="formulaire_recherche">
2 <form action="[(#ENV{action})]" method="get"><div>
3 [(#ENV{action}|form_hidden)]
4 [<input type="hidden" name="lang" value="(#ENV{lang})" />]
5 <label for="recherche"><:info_rechercher_02:></label>
6 <input type="text" class="text" size="10" name="recherche" id="recherche"[ value="(#ENV{recherche})"] accesskey="4" /><input type="submit" class="submit" value="&gt;&gt;" title="<:info_rechercher:>" />
7 </div></form>
8 </div>