From 226e6775f1335cdaaadf25b93ef50b88b68126c8 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 6 Oct 2005 09:02:09 +0000 Subject: [PATCH] Suppression des titres --- htdocs/telephonie/ligne/stat.php | 12 ------------ 1 file changed, 12 deletions(-) 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";