diff --git a/gestion/saisieVotes.php b/gestion/saisieVotes.php
index 5d46594..342c20b 100644
--- a/gestion/saisieVotes.php
+++ b/gestion/saisieVotes.php
@@ -44,12 +44,15 @@ print('
"); + print("vote | méthode | /tr>"); foreach ($votes as $value) { - print ($value[1] . " " . $value[5] . EOLH); + print ("
" . $value[1] . " | " . $value[5] . ">/td> |