From 6df34dc6c00511ba45f2d573b9908f92f894dc6c Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 14 Sep 2005 12:20:53 +0000 Subject: [PATCH] =?UTF-8?q?Modif=20libell=E9=20graph?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/telephonie/distributeurs/comm/ca.php | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/htdocs/telephonie/distributeurs/comm/ca.php b/htdocs/telephonie/distributeurs/comm/ca.php index 2c6c071a747..e4ec94dc459 100644 --- a/htdocs/telephonie/distributeurs/comm/ca.php +++ b/htdocs/telephonie/distributeurs/comm/ca.php @@ -75,27 +75,13 @@ if ($_GET["id"] && $_GET["did"]) print ''; - print 'Nouveaux clients (moy)

'."\n"; + print 'CA

'."\n"; print '
'; print ''; print ''; - /* ************************************************************************** */ - /* */ - /* Barre d'action */ - /* */ - /* ************************************************************************** */ - print "\n
\n"; - - if ($_GET["action"] == '' && $user->admin) - { - print "id."\">".$langs->trans("Nouveau commercial").""; - } - - print "

"; - $db->close(); }