[Koha-cvs] CVS: koha/circ returns.pl,1.13,1.14

Finlay Thompson finlayt at users.sourceforge.net
Fri Aug 16 00:26:36 CEST 2002


Update of /cvsroot/koha/koha/circ
In directory usw-pr-cvs1:/tmp/cvs-serv18824/circ

Modified Files:
	returns.pl 
Log Message:

Changed the wording of the reserves print slip slightly.


Index: returns.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/returns.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** returns.pl	14 Aug 2002 18:12:53 -0000	1.13
--- returns.pl	15 Aug 2002 22:26:34 -0000	1.14
***************
*** 230,234 ****
  
  BORROWER:
! $borr->{'title'} $borr->{'surname'}, $borr->{'firstname'}
  card number: $borr->{'cardnumber'}
  Phone: $borr->{'phone'}
--- 230,234 ----
  
  BORROWER:
! $borr->{'title'} $borr->{'firstname'} $borr->{'surname'}
  card number: $borr->{'cardnumber'}
  Phone: $borr->{'phone'}





More information about the Koha-cvs mailing list