diff --git a/htdocs/comm/propal.php3 b/htdocs/comm/propal.php3 index d445bbbd10c..0e8b51fb507 100644 --- a/htdocs/comm/propal.php3 +++ b/htdocs/comm/propal.php3 @@ -673,20 +673,19 @@ if ($propalid) { { $num = $db->num_rows(); $i = 0; - print "
| "; - print_liste_field_titre ("Réf",$PHP_SELF,"p.ref"); - print " | "; - print_liste_field_titre ("Société",$PHP_SELF,"s.nom"); - print ' | '; - print_liste_field_titre ("Date",$PHP_SELF,"p.datep"); - print ' | '; - print_liste_field_titre ("Prix",$PHP_SELF,"p.price"); - print " | "; - print_liste_field_titre ("Statut",$PHP_SELF,"p.fk_statut"); - print " | |