Fix phpcs
This commit is contained in:
parent
1c90d157a0
commit
74ba9f57f1
@ -321,7 +321,7 @@ if ($modecompta == 'CREANCES-DETTES')
|
|||||||
|
|
||||||
//select thirdparty
|
//select thirdparty
|
||||||
print '</br>';
|
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>';
|
||||||
|
|
||||||
print '<td colspan="5" class="right">';
|
print '<td colspan="5" class="right">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user