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";