From 70a6fd07387118f7020c607097225502ff6460db Mon Sep 17 00:00:00 2001 From: Florian HENRY Date: Wed, 18 Sep 2024 22:24:58 +0200 Subject: [PATCH] add translation --- htdocs/fourn/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/card.php b/htdocs/fourn/card.php index 14dd93485d553..2bef662a47935 100644 --- a/htdocs/fourn/card.php +++ b/htdocs/fourn/card.php @@ -852,7 +852,7 @@ print ''.$langs->trans("LatestSupplierTemplateInvoices", ($num <= $MAXLIST ? "" : $MAXLIST)).''; print ''; print ''; - print ''.$langs->trans("AllSupplierTempateInvoices").''.$num.''; + print ''.$langs->trans("AllSupplierTemplateInvoices").''.$num.''; print ''; print ''; print '';