diff --git a/htdocs/telephonie/service/index.php b/htdocs/telephonie/service/index.php index 7aa889438c2..398be87d203 100644 --- a/htdocs/telephonie/service/index.php +++ b/htdocs/telephonie/service/index.php @@ -21,29 +21,17 @@ */ require("./pre.inc.php"); -$page = $_GET["page"]; -$sortorder = $_GET["sortorder"]; - -if (!$user->rights->telephonie->lire) - accessforbidden(); +if (!$user->rights->telephonie->lire) accessforbidden(); llxHeader('','Telephonie - Contrats'); /* - * Sécurité accés client + * + * + * */ -if ($user->societe_id > 0) -{ - $action = ''; - $socidp = $user->societe_id; -} -/* - * Mode Liste - * - * - * - */ +print_titre("Services"); print '