From 80581e363ed65a3abccb93fd15c97f0a19e1fbbf Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 9 Jul 2007 13:21:06 +0000 Subject: [PATCH] Ajout lien de creation de lien xDSL --- htdocs/telephonie/contrat/fiche.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/telephonie/contrat/fiche.php b/htdocs/telephonie/contrat/fiche.php index 39ca9fee42c..065e7a2859d 100644 --- a/htdocs/telephonie/contrat/fiche.php +++ b/htdocs/telephonie/contrat/fiche.php @@ -1021,6 +1021,7 @@ else { if ($user->rights->telephonie->ligne->creer && $contrat->statut <> 6) { + print 'Nouveau lien xDSL'; print 'Nouvelle ligne'; }