diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index ea4e4bd0716..32d62849e8a 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -554,7 +554,7 @@ class Form $this->selectyesno("confirm","no"); print "\n"; - print ''; + print ''; print ''; print "\n"; }