From 0b042ab5ac934f50a539b5df0a86bf4967375b09 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 10 Oct 2004 14:15:00 +0000 Subject: [PATCH] Trad: Correction traduction --- htdocs/soc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/soc.php b/htdocs/soc.php index dcf606098b0..53d20ac5aa7 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -191,7 +191,7 @@ elseif ($_GET["action"] == 'edit') print '
'; print ''; - print ''; + print '
'; print ''; print ''; @@ -245,7 +245,7 @@ elseif ($_GET["action"] == 'edit') $form->selectyesnonum("fournisseur",$soc->fournisseur); print ''; - print ''; + print ''; print '
'.$langs->trans('Name').''.$langs->trans('Prefix').'
'; print '
';