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(); }