diff --git a/htdocs/telephonie/contrat/index.php b/htdocs/telephonie/contrat/index.php index 3053076c4de..730b3955902 100644 --- a/htdocs/telephonie/contrat/index.php +++ b/htdocs/telephonie/contrat/index.php @@ -68,21 +68,23 @@ if ($db->query($sql)) { $num = $db->num_rows(); $i = 0; - $ligne = new LigneTel($db); print '
| Contrats | Nb | '; + print '|||
| Contrats | Nb | '; print " | ||
| Contrats ".$statut." | \n"; - print "".$obj->cc." | \n"; + print "".$contrat->statuts[$obj->statut]." | \n"; + print ''.$obj->cc." | \n"; + print '![]() | ';
print "