diff --git a/gestion/envoiMailing.php b/gestion/envoiMailing.php index 8e86b6f..77961c8 100644 --- a/gestion/envoiMailing.php +++ b/gestion/envoiMailing.php @@ -4,7 +4,7 @@ require_once 'config.inc.php'; require_once 'db.class.php'; require_once 'entete.php'; -$idVotation =$_GET["idVotation"]; +$idVotation = $_GET["idVotation"]; print('

@@ -30,7 +30,7 @@ if (empty($idVotation)) if(empty($_GET['status'])) { print('
- +

Êtes-vous sûr de vouloir envoyer le Mailing pour la votation : ' . $votation['libelle'] .'