Photo test v10.8

This commit is contained in:
Arthur 2019-08-28 19:26:19 +02:00
parent ecc6d54a4e
commit ea00b42d53

View file

@ -9,7 +9,7 @@ ob_start(); // Start reading html
<?php
$link = "phoneorder.php";
$icon = "fa fa-mobile-phone";
$icon = "fas fa-mobile-alt";
$text = "Commander depuis téléphone";
include("includes/main_button_template.php");