diff --git a/vote.form.php b/vote.form.php index 57cfb93..06c5d3d 100644 --- a/vote.form.php +++ b/vote.form.php @@ -71,6 +71,7 @@ if ($dolibarr->result->num_rows == 0) foreach($candidats as $candidat) { echo ' ' . $candidat["candidat"] . ' 
'; + echo nl2br($candidat["libelle"]) . EOLH; } echo ' Vote blanc 
'; print "