diff --git a/htdocs/telephonie/ligne/stat.php b/htdocs/telephonie/ligne/stat.php index e1401cc9a17..0d29839a416 100644 --- a/htdocs/telephonie/ligne/stat.php +++ b/htdocs/telephonie/ligne/stat.php @@ -36,7 +36,6 @@ if ($_GET["id"] or $_GET["numero"]) $result = $ligne->fetch($_GET["numero"]); } - if ($result == 1) { $client_comm = new Societe($db); @@ -116,8 +115,6 @@ if ($_GET["id"] or $_GET["numero"]) */ print ''; - print ''; - print ''; print ''; - print ''; - print ''; - print ''; - - print ''; - print ''; - print '
Chiffre d\'affaireGain
'; @@ -150,9 +147,6 @@ if ($_GET["id"] or $_GET["numero"]) print '
Appels-
'; $file = $img_root.$ligne->id."/graphappelsdureemoyenne.png"; @@ -167,14 +161,8 @@ if ($_GET["id"] or $_GET["numero"]) } print ''; - print " "; - print '
CommunicationsMinutes
'; $file = $img_root.$ligne->id."/nb-comm-mensuel.png";