diff --git a/commandetest.php b/commandetest.php index f617ee5..3849239 100644 --- a/commandetest.php +++ b/commandetest.php @@ -13,12 +13,6 @@ ob_start(); // Start reading html $text = "Commander depuis téléphone"; include("includes/main_button_template.php"); -$link = ""; -$icon = "fas fa-arrow-up"; -$text = ""; -include("includes/main_button_template.php"); - - $link = "computerorder.php"; $icon = "fas fa-desktop"; $text = "Commander depuis ordinateur";