ajout cloture database\najout votes dans database
This commit is contained in:
@ -115,7 +115,7 @@ function votesForm($path, $libelle = "", $method = 0)
|
||||
<select id="method" name="method" value="'. $method . '">') . EOL;
|
||||
if ($method == 0)
|
||||
{
|
||||
print('<option value ="">' . _("Choisissez une option") . '<option>') . EOL;
|
||||
print('<option value ="">' . _("Choisissez une option") . '</option>') . EOL;
|
||||
}
|
||||
|
||||
foreach ($methods as $value)
|
||||
|
Reference in New Issue
Block a user