Look: Modif esthétique mineure

This commit is contained in:
Laurent Destailleur 2005-04-19 00:14:01 +00:00
parent ef929a60e9
commit 1e20d3352e
2 changed files with 3 additions and 3 deletions

View File

@ -549,7 +549,7 @@ class Form
$taille = sizeof($txtva); $taille = sizeof($txtva);
print '<select name="'.$name.'">'; print '<select class="flat" name="'.$name.'">';
for ($i = 0 ; $i < $taille ; $i++) for ($i = 0 ; $i < $taille ; $i++)
{ {