| Current Path : /home/siteany/www/squelettes/formulaires/ |
| Current File : /home/siteany/www/squelettes/formulaires/recherche.html |
<div class="formulaire_spip formulaire_recherche">
<a name="formulaire_recherche" id="formulaire_recherche"></a>
<form action="[(#ENV{action,http://www.siteany78.org/spip.php?page=recherche})]" method="get"><div>
[(#ENV{action,http://www.siteany78.org/spip.php?page=recherche}|form_hidden)]
[<input type="hidden" name="lang" value="(#ENV{lang})" />]
<label for="recherche"><:info_rechercher:></label>
<input type="text" class="forml" name="recherche" id="recherche" value="[(#ENV{recherche}|sinon{<:info_rechercher:>" onfocus="this.value='';})]" />
</div>
</form>
</div>