koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/circ returns.pl,1.23,1.24


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/circ returns.pl,1.23,1.24
Date: Tue, 14 Jan 2003 19:47:48 -0800

Update of /cvsroot/koha/koha/circ
In directory sc8-pr-cvs1:/tmp/cvs-serv28669/circ

Modified Files:
        returns.pl 
Log Message:
Fixing typo, thanks ambrose for spotting this


Index: returns.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/returns.pl,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** returns.pl  13 Oct 2002 10:44:08 -0000      1.23
--- returns.pl  15 Jan 2003 03:47:46 -0000      1.24
***************
*** 369,373 ****
  <tr><td bgcolor=$headerbackgroundcolor background=$backgroundimage colspan=2>
  <b>Flags</b></td></tr>
! $flaginfotextEOF
      }
      $borrowertable .= "</table>";
--- 369,374 ----
  <tr><td bgcolor=$headerbackgroundcolor background=$backgroundimage colspan=2>
  <b>Flags</b></td></tr>
! $flaginfotext
! EOF
      }
      $borrowertable .= "</table>";




reply via email to

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