diff --git a/htdocs/soc.php b/htdocs/soc.php index 6254805dcb0..a4586258aa9 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -362,7 +362,6 @@ if ($_POST["getcustomercode"] || $_POST["getsuppliercode"] || if ($modCodeClient->code_auto == 1) { print ''; - print ''; print $langs->trans('AutomaticallyGenerated').' '; } else @@ -386,7 +385,6 @@ if ($_POST["getcustomercode"] || $_POST["getsuppliercode"] || if ($modCodeFournisseur->code_auto == 1) { print ''; - print ''; print $langs->trans('AutomaticallyGenerated').' '; } else