fix : typo
This commit is contained in:
parent
c15aa45cdb
commit
3509a240b1
@ -908,7 +908,7 @@ if (($id > 0 || ! empty($ref)) || $projectidforalltimes > 0)
|
||||
print $langs->trans('ValidateInvoices');
|
||||
print '</td>';
|
||||
print '<td>';
|
||||
print $form->selectyesno('valdate_invoices', 0, 1);
|
||||
print $form->selectyesno('validate_invoices', 0, 1);
|
||||
print '</td>';
|
||||
print '</tr>';*/
|
||||
print '</table>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user