diff --git a/htdocs/compta/index.php b/htdocs/compta/index.php index fefbdd88b7c..a495939df24 100644 --- a/htdocs/compta/index.php +++ b/htdocs/compta/index.php @@ -350,7 +350,7 @@ if ($conf->facture->enabled && $user->rights->facture->lire) if ($num) { print '
| '.$langs->trans("BillsCustomersUnpayed").' ('.$num.') | '; + print '||||
| '.$langs->trans("BillsCustomersUnpayed",min($conf->liste_limit,$num)).' ('.$num.') | '; print ''.$langs->trans("AmountHT").' | '.$langs->trans("AmountTTC").' | '.$langs->trans("Received").' | |