From 3509a240b1485c453a198dbaf75f19f90eb18d3d Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Tue, 26 Mar 2019 12:32:58 +0100 Subject: [PATCH] fix : typo --- htdocs/projet/tasks/time.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projet/tasks/time.php b/htdocs/projet/tasks/time.php index 4f0567c51f3..3322639a9a3 100644 --- a/htdocs/projet/tasks/time.php +++ b/htdocs/projet/tasks/time.php @@ -908,7 +908,7 @@ if (($id > 0 || ! empty($ref)) || $projectidforalltimes > 0) print $langs->trans('ValidateInvoices'); print ''; print ''; - print $form->selectyesno('valdate_invoices', 0, 1); + print $form->selectyesno('validate_invoices', 0, 1); print ''; print '';*/ print '';