diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php
index 4414a288383..11527a2ef29 100644
--- a/htdocs/html.form.class.php
+++ b/htdocs/html.form.class.php
@@ -265,7 +265,7 @@ class Form {
{
print "SELECTED";
}
- print ">$value\n";
+ print ">$value\n";
}
}
else