From 77d93099efb0f50adb66505784ca81458825e449 Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Fri, 22 Mar 2019 09:44:30 +0100 Subject: [PATCH] translation --- htdocs/fourn/card.php | 2 +- htdocs/fourn/facture/card.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/fourn/card.php b/htdocs/fourn/card.php index 31dd0969959..2c6580be662 100644 --- a/htdocs/fourn/card.php +++ b/htdocs/fourn/card.php @@ -225,7 +225,7 @@ if ($object->id > 0) print $object->tva_intra; print ''; - // Conditions de reglement par defaut + // Default terms of the settlement $langs->load('bills'); $form = new Form($db); print ''; diff --git a/htdocs/fourn/facture/card.php b/htdocs/fourn/facture/card.php index 13e30293525..c5f19c00f31 100644 --- a/htdocs/fourn/facture/card.php +++ b/htdocs/fourn/facture/card.php @@ -2495,7 +2495,7 @@ else } print ''; - // Conditions de reglement par defaut + // Default terms of the settlement $langs->load('bills'); print ''; print '
';