bug
This commit is contained in:
parent
8bc2cb9ff3
commit
ac991a63be
@ -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>
|
||||
|
Reference in New Issue
Block a user