diff --git a/htdocs/telephonie/stats/commerciaux/index.php b/htdocs/telephonie/stats/commerciaux/index.php
index 5de88e25492..3a1cf33650a 100644
--- a/htdocs/telephonie/stats/commerciaux/index.php
+++ b/htdocs/telephonie/stats/commerciaux/index.php
@@ -90,8 +90,8 @@ else
print '
';
print '
| Lignes signées | ||
| Nom | Nb Lignes | |
| Lignes signées | ||
| Nom | Nb Lignes | '; print ''.$row[2]." ". $row[1].' | '.$row[0].' | '; - + print '">'.$row[2]." ". $row[1].''.$row[0].' | '; + print 'Voir | '; $i++; } $db->free();