diff --git a/htdocs/contact/index.php b/htdocs/contact/index.php index d686ebb3780..d54c5a56c40 100644 --- a/htdocs/contact/index.php +++ b/htdocs/contact/index.php @@ -117,8 +117,7 @@ if ($result) $sortorder="DESC"; } print "
| "; + print ' | |||
| '; print_liste_field_titre("Nom",$PHP_SELF,"lower(p.name)", $begin); print " | "; print_liste_field_titre("Prénom",$PHP_SELF,"lower(p.firstname)", $begin); @@ -128,7 +127,6 @@ if ($result) print ' | Téléphone | '; - if ($_GET["view"] == 'phone') { print 'Portable | '; @@ -149,7 +147,7 @@ if ($result) print "
| '; + print ' | '; print ''; print img_file(); print ''.$obj->name.' | ';