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';