diff --git a/htdocs/core/class/html.formcompany.class.php b/htdocs/core/class/html.formcompany.class.php index 41528814026..0ca46e0f6b5 100644 --- a/htdocs/core/class/html.formcompany.class.php +++ b/htdocs/core/class/html.formcompany.class.php @@ -223,7 +223,7 @@ class FormCompany $result=$this->db->query($sql); if ($result) { - $out.= ''; if ($pays_code) $out.= ''; $num = $this->db->num_rows($result); $i = 0;