Le journal de caisse renomm en "Journal de caisse".

This commit is contained in:
Laurent Destailleur 2004-03-04 21:47:23 +00:00
parent 391b32f0ae
commit 956900110b

View File

@ -55,7 +55,7 @@ $time = mktime(12,0,0,$mois, 1, $annee);
$titre_mois = strftime("%B", $time);
print_fiche_titre("Livre Journal".($mois?" $titre_mois":"").($annee?" $annee":""));
print_fiche_titre("Journal de caisse".($mois?" $titre_mois":"").($annee?" $annee":""));
print '<br>';