1
0
This commit is contained in:
Daniel Tartavel 2022-09-26 10:42:47 +02:00
parent 8c19510aa5
commit 2bd57f007f

View File

@ -33,6 +33,10 @@ if (!empty($idCandidat))
}elseif (empty($idVote))
{
choixVote($path, $idVotation);
}else
{
print('<h3>Nouveau candidat pour le vote');
candidatsForm($path, $idVotation, $idVote);
}
print(' </div>
</div>