From e073c72f738f60ac647cb367a77efdad26652f7b Mon Sep 17 00:00:00 2001 From: Arthur Date: Wed, 28 Aug 2019 19:31:16 +0200 Subject: [PATCH] Photo test v11 --- commandetest.php | 6 ++++++ phoneorder.php | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/commandetest.php b/commandetest.php index 3849239..f617ee5 100644 --- a/commandetest.php +++ b/commandetest.php @@ -13,6 +13,12 @@ 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"; diff --git a/phoneorder.php b/phoneorder.php index 1c2badb..638f4b5 100644 --- a/phoneorder.php +++ b/phoneorder.php @@ -1,6 +1,6 @@
-TEXTE-

- +