diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php
index 835141d09f8..6c6a931cc87 100644
--- a/htdocs/html.form.class.php
+++ b/htdocs/html.form.class.php
@@ -261,7 +261,7 @@ class Form
else {
if ($pays == '' || $pays != $obj->libelle_pays) {
// Affiche la rupture
- print '\n";
+ print '\n";
$pays=$obj->libelle_pays;
}