File "html_d41b511157f0da079728025fac792941.php"

Full path: /home/argothem/www/SpipFactory-fichiers_de_travail/sauvegarde-depannage-1.9a3.2/1.9/CACHE/skel/html_d41b511157f0da079728025fac792941.php
File size: 1.76 KB
MIME-type: text/x-php
Charset: utf-8

<?php
/*
 * Squelette : formulaires/formulaire_recherche.html
 * Date :      Tue, 15 May 2012 00:29:02 GMT
 * Compile :   Sun, 08 Mar 2020 16:59:35 GMT (0.00s)
 * Pas de boucle
 */ 

//
// Fonction principale du squelette formulaires/formulaire_recherche.html
//
function html_d41b511157f0da079728025fac792941($Cache, $Pile, $doublons=array(), $Numrows=array(), $SP=0) {
	$page = ('<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-2794408-4");
pageTracker._trackPageview();
} catch(err) {}</script>
<body class="page_sommaire">
<p class="Style123">&nbsp;</p>
<div id="page">
<div align="center">
      <script type="text/javascript"><!--
google_ad_client = "pub-9254779937919142";
/* 728x90, date de création 29/04/08 */
google_ad_slot = "1175794158";
google_ad_width = 728;
google_ad_height = 90;
//-->
      </script>
      <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
      </script><div class="formulaire_spip formulaire_recherche">
<a name="formulaire_recherche" id="formulaire_recherche"></a>

<form action="' .
interdire_scripts(entites_html($Pile[0]['lien'])) .
'" method="get">
	' .
interdire_scripts(form_hidden(entites_html($Pile[0]['lien']))) .
'
	' .
((strval($t1 = interdire_scripts(entites_html($Pile[0]['lang'])))!='') ?
		('<input type="hidden" name="lang" value="' . $t1 . '" />') :
		('')) .
'
	<label for="recherche">' .
_T('public/spip/ecrire:info_rechercher') .
'</label>
	<input type="text" class="forml" name="recherche" id="recherche" value="' .
interdire_scripts(sinon(entites_html($Pile[0]['recherche']),(_T('public/spip/ecrire:info_rechercher') .
	'" onfocus="this.value=\'\';'))) .
'" />
</form>

</div>');

	return analyse_resultat_skel('html_d41b511157f0da079728025fac792941', $Cache, $page);
}

?>