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-

- +