Fix: Texte mal traduit

This commit is contained in:
Laurent Destailleur 2005-07-17 14:13:39 +00:00
parent 9ab79ca9e6
commit bfb5a8f099

View File

@ -181,7 +181,7 @@ if ($socid > 0)
if ($conf->facture->enabled && $user->rights->facture->lire) if ($conf->facture->enabled && $user->rights->facture->lire)
{ {
// Factures // Factures
print_fiche_titre("Bills"); print_fiche_titre($langs->trans("Bills"));
print '<table class="border" width="100%">'; print '<table class="border" width="100%">';