diff --git a/htdocs/telephonie/stats/commerciaux/commercialpo.php b/htdocs/telephonie/stats/commerciaux/commercialpo.php index 28d2f896cc3..3cb2312419f 100644 --- a/htdocs/telephonie/stats/commerciaux/commercialpo.php +++ b/htdocs/telephonie/stats/commerciaux/commercialpo.php @@ -98,7 +98,7 @@ if ($_GET["commid"]) $num = $db->num_rows($resql); $i = 0; - print_barre_liste("Prises d'ordre", $page, "commercialpo.php?commid=".$_GET["commid"]), "", $sortfield, $sortorder, '', $num); + print_barre_liste("Prises d'ordre", $page, "commercialpo.php?commid=".$_GET["commid"], "", $sortfield, $sortorder, '', $num); print ''; print '';