diff --git a/htdocs/core/class/html.formcompany.class.php b/htdocs/core/class/html.formcompany.class.php index 1cd2ed5315c..26e184eb614 100644 --- a/htdocs/core/class/html.formcompany.class.php +++ b/htdocs/core/class/html.formcompany.class.php @@ -1048,5 +1048,4 @@ class FormCompany extends Form if ($nooutput) return $out; else print $out; } - }