From df1813c9f748aa7c85df8b41136b889214b8217e Mon Sep 17 00:00:00 2001 From: Louis GERMAIN Date: Sat, 28 Oct 2023 16:55:29 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'contact.php'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contact.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contact.php b/contact.php index 73e6550..77268e5 100644 --- a/contact.php +++ b/contact.php @@ -84,9 +84,9 @@ { echo '

Veuillez renseigner votre message !

'; } - echo " - - "; + echo ' + + '; if (isset($_POST['nom']) && isset($_POST['mail']) && isset($_POST['phone']) && isset($_POST['motif']) && isset($_POST['when']) && isset($_POST['1contact']) && isset($_POST['msg'])) { echo "

Vous êtes {$_POST['nom']}: votre";