From 45b5c71390f4ba21559396915f41f4d44e2c139d Mon Sep 17 00:00:00 2001 From: x2000coic Date: Sun, 24 Oct 2004 15:24:02 +0000 Subject: [PATCH] We use search's css in referent.php's list of results --- templates/referent.tpl | 65 ++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 34 deletions(-) diff --git a/templates/referent.tpl b/templates/referent.tpl index ef33633..cffdeb3 100644 --- a/templates/referent.tpl +++ b/templates/referent.tpl @@ -17,7 +17,7 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: referent.tpl,v 1.10 2004-10-24 14:41:11 x2000habouzit Exp $ + $Id: referent.tpl,v 1.11 2004-10-24 15:24:02 x2000coic Exp $ ***************************************************************************} @@ -45,40 +45,37 @@ d'

{elseif $resultats}
- - {section name="resultat" loop=$personnes} - - - - - - - - - - - - - - {/section} -
+
+ + + + + + + {section name="resultat" loop=$personnes} +
+
{$personnes[resultat].nom} {$personnes[resultat].prenom} - - - - - - -
- X{$personnes[resultat].promo} - - voir sa fiche - - voir sa fiche référent -
Expertise :{$personnes[resultat].expertise|nl2br}
-   -
-
+ +
+ X{$personnes[resultat].promo} +
+ +
+ + + + + +
Expertise :{$personnes[resultat].expertise|nl2br}
+
+ + {/section} +

Pages :  {section name="page_number" start=1 loop=$nb_pages_total+1} -- 2.1.4