diff --git a/gestion/index2.php b/gestion/index2.php
index 2c872ed..be1693e 100644
--- a/gestion/index2.php
+++ b/gestion/index2.php
@@ -18,9 +18,11 @@ print('
"); + print('' . $votation["libelle"] . ' | ');
if ($votation["status"] == 1)
{
print(_("Cloturé"));
@@ -28,7 +30,7 @@ foreach($votationsList as $votation)
{
print(_("En cours"));
}
- print(' '); + print(' |