From 066e8a84da1f3c3f6a0603e8af249336009f57eb Mon Sep 17 00:00:00 2001 From: Arthur Date: Wed, 28 Aug 2019 19:32:06 +0200 Subject: [PATCH] Photo test v11.1 --- commandetest.php | 6 ------ 1 file changed, 6 deletions(-) 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";