OwlCyberSecurity - MANAGER
Edit File: recherche.html
<div class="formulaire_spip formulaire_recherche[ (#ENV{class})]" id="formulaire_recherche"> <form action="[(#ENV{action})]" method="get"><div> [(#ENV{action}|form_hidden)] [<input type="hidden" name="lang" value="(#ENV{lang})" />] <input type="[(#HTML5|?{search,text})]" class="search text" size="10" name="recherche" id="#ENV{_id_champ}"[ value="(#ENV{recherche}|sinon{<:info_rechercher:>" onfocus="this.value='';})"] accesskey="4" /> </div></form> </div>