From 852ccc17e5a6d3cf6a56cb14b0c2f44c80c17498 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 13 Feb 2004 13:58:36 +0000 Subject: [PATCH] Nouveau look --- htdocs/contact/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/contact/index.php b/htdocs/contact/index.php index 0098d64ed9c..7e0307d0304 100644 --- a/htdocs/contact/index.php +++ b/htdocs/contact/index.php @@ -134,7 +134,7 @@ if ($result) { $sortorder="DESC"; } - print "

"; + print '

'; print ''; } - print "\n"; + print "\n"; $var=True; while ($i < min($num,$limit)) { @@ -168,7 +168,7 @@ if ($result) print ''; + print ' '.$obj->name.''; print ""; print '
'; print_liste_field_titre("Nom",$PHP_SELF,"lower(p.name)", $begin); print ""; @@ -155,7 +155,7 @@ if ($result) print 'email
'; print ''; print img_file(); - print ''.$obj->name.'$obj->firstname';