| Current Path : /home/etiennec/www/oldsite/squelettes-dist/formulaires/ |
| Current File : /home/etiennec/www/oldsite/squelettes-dist/formulaires/recherche.html |
<div class="formulaire_recherche" id="formulaire_recherche">
<form action="[(#ENV{action})]" method="get">
[(#ENV{action}|form_hidden)]
[<input type="hidden" name="lang" value="(#ENV{lang})" />]
<label for="recherche">RECHERCHER</label>
<input type="text" class="text" size="10" name="recherche" id="recherche"[ value="(#ENV{recherche})"] accesskey="4" />
</form>
</div>