diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php
index 11527a2ef29..9b6c192933e 100644
--- a/htdocs/html.form.class.php
+++ b/htdocs/html.form.class.php
@@ -65,10 +65,26 @@ class Form {
$name = "tauxtva";
}
+ $txtva[0] = '19.6';
+ $txtva[1] = '5.5';
+ $txtva[2] = '0';
+
+ $taille = sizeof($txtva);
+
print '';
}