source: trunk/spip/esqueleto-redcta/plugins/magusine-portage2/formulaires/recherche.html @ 198

Last change on this file since 198 was 198, checked in by guille, 15 years ago

magusine 2

File size: 434 bytes
Line 
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        <input type="text" class="text" name="recherche" id="recherche"[ value="(#ENV{recherche})"] accesskey="4" />
6        <input type="submit" class="submit" value="&gt;&gt;" title="<:info_rechercher:>" />
7</div></form>
8</div>
Note: See TracBrowser for help on using the repository browser.