koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] Re: another error


From: Ambrose Li
Subject: Re: [Koha-devel] Re: another error
Date: Tue Jan 14 19:26:04 2003
User-agent: Mutt/1.2.5i

Hi,

On Wed, Jan 15, 2003 at 04:09:40PM +1300, Chris Cormack wrote:
> 
> Ill fix this one right now in cvs and take a look at the returns bug.

I found the cause of the returns bug. The fix is below:

----------- cut here ------------ 8< ---------------------
--- returns.pl.orig     Mon Jan 13 18:07:18 2003
+++ returns.pl  Tue Jan 14 22:24:33 2003
@@ -368,7 +368,8 @@
        $borrowertable .= << "EOF";
 <tr><td bgcolor=$headerbackgroundcolor background=$backgroundimage colspan=2>
 <b>Flags</b></td></tr>
-$flaginfotextEOF
+$flaginfotext
+EOF
     }
     $borrowertable .= "</table>";
 }
----------- cut here ------------ 8< ---------------------

-- 
Ambrose Li  <address@hidden>
http://ada.dhs.org/~acli/cmcc/  http://www.cccgt.org/

DRM is theft - We are the stakeholders



reply via email to

[Prev in Thread] Current Thread [Next in Thread]