From 681601838c77bc116753f1ab291df00c1a201983 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Thu, 1 Jan 2004 15:42:01 +0000 Subject: [PATCH] fix Debit-Credit --- html/jrn_detail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/jrn_detail.php b/html/jrn_detail.php index 538d07eb6..0ee9b2f5b 100644 --- a/html/jrn_detail.php +++ b/html/jrn_detail.php @@ -201,8 +201,8 @@ $rdeb=split(',',$l_line['jrn_def_fiche_deb']); $rcred=split(',',$l_line['jrn_def_fiche_cred']); echo ''; echo ''; +echo ''; echo ''; -echo ''; echo ''; // Show the fiche in deb section for ($i=0;$i<$num;$i++) {
Fiches Débit Fiches Crédit Fiches Dédit