From a9a95c8a839a3ace9e91b0632a48935faba86c43 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Mon, 7 Sep 2020 13:47:26 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/product/fournisseurs.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/product/fournisseurs.php b/htdocs/product/fournisseurs.php index 5a8b0fbeda7..6c6e4dbfd3a 100644 --- a/htdocs/product/fournisseurs.php +++ b/htdocs/product/fournisseurs.php @@ -893,7 +893,7 @@ SCRIPT; // Selection of new fields include DOL_DOCUMENT_ROOT.'/core/actions_changeselectedfields.inc.php'; - + $varpage = empty($contextpage) ? $_SERVER["PHP_SELF"] : $contextpage; $selectedfields = $form->multiSelectArrayWithCheckbox('selectedfields', $arrayfields, $varpage); // This also change content of $arrayfields @@ -1065,7 +1065,7 @@ SCRIPT; print $productfourn->barcode; print ''; } - + // Barcode type if (!empty($arrayfields['pfp.fk_barcode_type']['checked'])) { print '';