diff --git a/gestionsite/saisieVotes.php b/gestionsite/saisieVotes.php index 56f6271..addb1ee 100644 --- a/gestionsite/saisieVotes.php +++ b/gestionsite/saisieVotes.php @@ -10,7 +10,7 @@ $path = $_SERVER["PHP_SELF"]; print('

-
'); +
') . EOL; print('

Nouveau vote

diff --git a/include/fonctions.inc.php b/include/fonctions.inc.php index 4f81093..a5872d2 100644 --- a/include/fonctions.inc.php +++ b/include/fonctions.inc.php @@ -112,7 +112,7 @@ function votesForm($path, $libelle = "", $method = 0) print('
' . EOL); print('
') . EOLH; print('
- ') . EOL; if ($method == 0) { print('
') . EOL; }