Fixing style errors.
This commit is contained in:
parent
e9e0aae1ce
commit
92f50f6357
@ -958,8 +958,8 @@ if (($id > 0 || !empty($ref)) || $projectidforalltimes > 0)
|
||||
print $langs->trans('InvoiceToUse');
|
||||
print '</td>';
|
||||
print '<td>';
|
||||
$form->selectInvoice('invoice', '', 'invoiceid',24,0,$langs->trans('NewInvoice'),
|
||||
1,0,0,'maxwidth500','','all');
|
||||
$form->selectInvoice('invoice', '', 'invoiceid', 24, 0, $langs->trans('NewInvoice'),
|
||||
1, 0, 0, 'maxwidth500', '', 'all');
|
||||
print '</td>';
|
||||
print '</tr>';
|
||||
/*print '<tr>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user