From 7d540dd33a86b844fc3afb059ab7e1eb834ed239 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville <rodolphe@quiedeville.org> Date: Tue, 30 Aug 2005 13:12:45 +0000 Subject: [PATCH] Suppression lien d'export --- htdocs/telephonie/tarifs/grille.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/telephonie/tarifs/grille.php b/htdocs/telephonie/tarifs/grille.php index 00a12ba263b..8a103ba616e 100644 --- a/htdocs/telephonie/tarifs/grille.php +++ b/htdocs/telephonie/tarifs/grille.php @@ -113,7 +113,7 @@ if ($resql) print "Grille : ".$grille[0]."<br>"; -print '<a href="grille-export.php?id='.$_GET["id"].'">Export tableur</a><br><br>'; +//print '<a href="grille-export.php?id='.$_GET["id"].'">Export tableur</a><br><br>'; if ($auth_write) { -- GitLab