From cc681b14fc869d81fcbd1c570067dbda4c5859c3 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 21 Oct 2003 17:13:30 +0000 Subject: [PATCH] =?UTF-8?q?bugfix=20:=20Modif=20appel=20relev=E9,=20ajout?= =?UTF-8?q?=20num=E9ro=20de=20compte?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/bank/ligne.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/bank/ligne.php b/htdocs/compta/bank/ligne.php index f01c076c416..72fec5ddd5e 100644 --- a/htdocs/compta/bank/ligne.php +++ b/htdocs/compta/bank/ligne.php @@ -151,7 +151,7 @@ if ($result) print " ".price($objp->amount)."\n"; } - print "num_releve&ve=1\">$objp->num_releve"; + print "num_releve&ve=1&account=$account\">$objp->num_releve"; print "$objp->author"; print "";