From b04c1929e446baacb4aef44adf729e01c6d551bc Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 8 Aug 2004 20:10:25 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Le=20nom=20de=20soci=E9t=E9=20=E9tait=20?= =?UTF-8?q?coup=E9.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/societe.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);