diff --git a/htdocs/projet/facture.php b/htdocs/projet/facture.php index 8caa91881ca..a21bb5489fd 100644 --- a/htdocs/projet/facture.php +++ b/htdocs/projet/facture.php @@ -117,7 +117,7 @@ print '
'; } print ''.$i.' factures '; - print ''.$langs->trans("Total").' : '.price($total).''; + print ''.$langs-'; print ''.$conf->monnaie.' HT'; print ""; }