diff --git a/include/fonctions.inc.php b/include/fonctions.inc.php
index 4fe22ce..357fa65 100644
--- a/include/fonctions.inc.php
+++ b/include/fonctions.inc.php
@@ -84,7 +84,7 @@ function choixVotation($path, $methode = 2, $confirm = true) //2 = toutes les v
foreach($votations as $key => $value )
{
//print ' ' . $value["titre"] . ' :' . $value["libelle"] . '
';
- print '' . $value["libelle"] . '
';
+ print '' . $value["libelle"] . '
';
}
// TODO confirmation du choix par javascript si $confirm = true