From be7264972edbd3003c975707045f6837cc659fc4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 25 Mar 2006 23:19:06 +0000 Subject: [PATCH] On met en commentaire bouton autofill code tiers --- htdocs/soc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/soc.php b/htdocs/soc.php index f7273fc37a3..548adaacbbe 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -277,7 +277,7 @@ if ($_POST["getcustomercode"] || $_POST["getsuppliercode"] || print ''.$langs->trans('CustomerCode').''; print '
'; print ''; - print ''; + //print ''; print '
'; print ''; @@ -289,7 +289,7 @@ if ($_POST["getcustomercode"] || $_POST["getsuppliercode"] || print ''.$langs->trans('SupplierCode').''; print '
'; print ''; - print ''; + //print ''; print '
'; print '';