From 14a48b2c95fadac01b7e97debe838e55edcef9e1 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 8 Feb 2019 11:17:04 +0100 Subject: [PATCH] Fix phpcs --- htdocs/societe/admin/societe.php | 2 +- htdocs/societe/list.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/societe/admin/societe.php b/htdocs/societe/admin/societe.php index e283d3220b2..ba6d8522ccf 100644 --- a/htdocs/societe/admin/societe.php +++ b/htdocs/societe/admin/societe.php @@ -882,7 +882,7 @@ print ''; print ''; print ''.$langs->trans("DefaultCustomerType").''; print ''; -print $formcompany->selectProspectCustomerType($conf->global->THIRDPARTY_CUSTOMERTYPE_BY_DEFAULT,'defaultcustomertype','defaultcustomertype','admin'); +print $formcompany->selectProspectCustomerType($conf->global->THIRDPARTY_CUSTOMERTYPE_BY_DEFAULT, 'defaultcustomertype', 'defaultcustomertype', 'admin'); print ''; print ''; print ''; diff --git a/htdocs/societe/list.php b/htdocs/societe/list.php index 5b6aa469059..99a7dbd9a1c 100644 --- a/htdocs/societe/list.php +++ b/htdocs/societe/list.php @@ -838,7 +838,7 @@ if (! empty($arrayfields['customerorsupplier']['checked'])) { print ''; if ($type != '') print ''; - print $formcompany->selectProspectCustomerType($search_type,'search_type', 'search_type', 'list'); + print $formcompany->selectProspectCustomerType($search_type, 'search_type', 'search_type', 'list'); print ''; } // Prospect level