1
0
This commit is contained in:
Daniel Tartavel 2022-09-28 16:22:42 +02:00
parent 8bc2cb9ff3
commit ac991a63be

View File

@ -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('<br><br>
<!-- lalis Grid Section -->
@ -30,7 +30,7 @@ if (empty($idVotation))
if(empty($_GET['status']))
{
print('<form method="get" action="envoiMailing.php">
<input type="hidden" name="id" value="' . $idVotation . '">
<input type="hidden" name="idVotation" value="' . $idVotation . '">
<pre><h4>Êtes-vous sûr de vouloir envoyer le Mailing pour la votation : ' . $votation['libelle'] .'</h4>
</pre><br>
<div>