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 '
| '; |