diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php
index 96ab6c5b964..49215165058 100644
--- a/htdocs/html.form.class.php
+++ b/htdocs/html.form.class.php
@@ -589,9 +589,11 @@ class Form
while ($i < $num)
{
$objp = $this->db->fetch_object($result);
- $opt = "\n";
+ $opt = '\n";
print $opt;
$i++;
}
@@ -637,7 +639,8 @@ class Form
while ($i < $num)
{
$objp = $this->db->fetch_object($result);
- $opt = "