diff --git a/htdocs/societe.php b/htdocs/societe.php index 6ebfc36ab04..9e2f1d9b82f 100644 --- a/htdocs/societe.php +++ b/htdocs/societe.php @@ -143,7 +143,7 @@ if ($result) print ''; print ''; - print '
'; + print ''; print_liste_field_titre($langs->trans("Company"),"societe.php","s.nom", $params); print ''; print_liste_field_titre($langs->trans("Town"),"societe.php","s.ville",$params);