diff --git a/htdocs/telephonie/stats/commerciaux/commercialpo.php b/htdocs/telephonie/stats/commerciaux/commercialpo.php index 3cb2312419f..5fa2b51aa6b 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 '';