diff --git a/htdocs/fourn/facture/list.php b/htdocs/fourn/facture/list.php index 9c9071b8a14..2e0f3c17d1f 100644 --- a/htdocs/fourn/facture/list.php +++ b/htdocs/fourn/facture/list.php @@ -518,7 +518,7 @@ if ($resql) print $langs->trans('ValidateInvoices'); print ''; print ''; - print $form->selectyesno('valdate_invoices', 1, 1); + print $form->selectyesno('validate_invoices', 1, 1); print ''; print ''; print '';