From cbb865b9602a8556c924159ac2c5053ab2dfebfd Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Sun, 17 Mar 2019 10:22:50 +0100 Subject: [PATCH] update with html5 compliant code --- htdocs/takepos/customers.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/htdocs/takepos/customers.php b/htdocs/takepos/customers.php index 16884e48f1d..6c526a97ea3 100644 --- a/htdocs/takepos/customers.php +++ b/htdocs/takepos/customers.php @@ -764,14 +764,14 @@ if (! empty($arrayfields['region.nom']['checked'])) // Country if (! empty($arrayfields['country.code_iso']['checked'])) { - print ''; + print ''; print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type if (! empty($arrayfields['typent.code']['checked'])) { - print ''; + print ''; print $form->selectarray("search_type_thirdparty", $formcompany->typent_array(0), $search_type_thirdparty, 0, 0, 0, '', 0, 0, 0, (empty($conf->global->SOCIETE_SORT_ON_TYPEENT)?'ASC':$conf->global->SOCIETE_SORT_ON_TYPEENT)); print ''; } @@ -849,7 +849,7 @@ if (! empty($arrayfields['s.tva_intra']['checked'])) // Type (customer/prospect/supplier) if (! empty($arrayfields['customerorsupplier']['checked'])) { - print ''; + print ''; if ($type != '') print ''; print '