Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-04-19 18:48:00 +02:00
parent 1c90d157a0
commit 74ba9f57f1

View File

@ -321,7 +321,7 @@ if ($modecompta == 'CREANCES-DETTES')
//select thirdparty
print '</br>';
print $langs->trans("ThirdParty") . ': ' . $form->select_thirdparty_list($selected_soc, 'search_soc','',1);
print $langs->trans("ThirdParty") . ': ' . $form->select_thirdparty_list($selected_soc, 'search_soc', '', 1);
print '</td>';
print '<td colspan="5" class="right">';