From 67147733be47e5e5e5fce317ffc8d4add43ee4db Mon Sep 17 00:00:00 2001 From: lwadbled Date: Thu, 25 Nov 2021 10:38:55 +0100 Subject: [PATCH] fix(reservation.php): message erreur + changement design --- html/ajoutReservation.php | 3 ++- html/reservation.php | 20 +++++++++++++++----- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/html/ajoutReservation.php b/html/ajoutReservation.php index cc295b2..180d4d4 100644 --- a/html/ajoutReservation.php +++ b/html/ajoutReservation.php @@ -50,7 +50,8 @@ $exec_requete = mysqli_query($db,$requete); echo ""; }else{ - echo "Pas marché"; + //echo "L'ajout n'a pas fonctionné"; + echo ""; } mysqli_close($db); ?> diff --git a/html/reservation.php b/html/reservation.php index 3e2b109..002a6b2 100644 --- a/html/reservation.php +++ b/html/reservation.php @@ -29,12 +29,22 @@
+ "; + echo "Un problème est apparu lors de la réservation. Veuillez réessayer.
"; + echo ""; + } + } + ?>
-
+
-
+
Banc choisi : @@ -75,11 +85,11 @@
-
+
Heure de fin du créneau :
01h00
-
+
-- libgit2 0.21.2