diff --git a/htdocs/fourn/contact.php b/htdocs/fourn/contact.php index 1dd5e6b299c..aee8b6acb98 100644 --- a/htdocs/fourn/contact.php +++ b/htdocs/fourn/contact.php @@ -45,23 +45,6 @@ if ($page == -1) { $page = 0 ; } $limit = $conf->liste_limit; $offset = $limit * $page ; -print_barre_liste("Liste des contacts fournisseurs",$page, $PHP_SELF); - -print "
| Nom | "; - print "Prénom | "; + 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); + print " | "; print_liste_field_titre("Société",$PHP_SELF,"lower(s.nom)", $begin); print " | Téléphone | '; print "