From: x2000lajoie Date: Mon, 9 Jan 2006 23:44:46 +0000 (+0000) Subject: Modif d'accents X-Git-Tag: xorg/0.9.10~134 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=d2f7c47a3f8585c50b78b6dfa3d37f039aa336c3;p=platal.git Modif d'accents git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@206 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/include/exalead/exalead.smarty.inc.php b/include/exalead/exalead.smarty.inc.php index 2fbeef4..51b038e 100644 --- a/include/exalead/exalead.smarty.inc.php +++ b/include/exalead/exalead.smarty.inc.php @@ -170,7 +170,7 @@ function _exa_navigation_barre($params, &$smarty){ } if ($current_page*$nb_res_per_page >$nb_res_per_page) - $res.="query->context}&_s=".(($current_page-2)*$nb_res_per_page)."\">Precedent "; + $res.="query->context}&_s=".(($current_page-2)*$nb_res_per_page)."\">Précédent "; for($i = $first_number; $i <= $nb_numero + $first_number-1; $i++){ $k=$nb_res_per_page*($i-1)+1; $j=$nb_res_per_page*$i; @@ -230,7 +230,7 @@ function _little_nav_barre($params, &$smarty){ $res .=" "; if($exalead_data->start != 0){ $num=$exalead_data->start-1; - $res .="query->context}&_s=".$num."\">Précédent"; + $res .="query->context}&_s=".$num."\">Précédent"; } $num=$exalead_data->start+1; $res .= ""; @@ -243,9 +243,9 @@ function _little_nav_barre($params, &$smarty){ CV : ".$num." / {$exalead_data->nhits} -"; } if($date) - $res.="query->context}/_sf=-date&_f=xml2&_s=".$dizaine."\">Retour à la recherche"; + $res.="query->context}/_sf=-date&_f=xml2&_s=".$dizaine."\">Retour à la recherche"; else - $res.="query->context}/_sf=-relevance&_f=xml2&_s=".$dizaine."\">Retour à la recherche"; + $res.="query->context}/_sf=-relevance&_f=xml2&_s=".$dizaine."\">Retour à la recherche"; $res .=""; if($box) $res.="";