diff --git a/include/fonctions.inc.php b/include/fonctions.inc.php index 2e108c4..457709f 100644 --- a/include/fonctions.inc.php +++ b/include/fonctions.inc.php @@ -76,8 +76,7 @@ function choixVotation($path, $methode=2) //2 = toutes les votations 1 = votat } $result = $db->query($query); $votations = $db->result->fetch_all(MYSQLI_ASSOC); - print ('
'); - print "
";
+
 	if ($db->result->num_rows == 1)
 	{
 		$redirect = '');
+	print "
";
+	print ' $value )
 	{
 		print ' ' . $value["titre"] . ' :' . $value["libelle"] . '
';