[Koha-cvs] CVS: koha/admin printers.pl,1.2,1.3

Mike Mylonas dragon28 at users.sourceforge.net
Tue Jun 25 13:00:21 CEST 2002


Update of /cvsroot/koha/koha/admin
In directory usw-pr-cvs1:/tmp/cvs-serv18604/koha/admin

Modified Files:
	printers.pl 
Log Message:
fixed a typo

Index: printers.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/printers.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** printers.pl	24 Jun 2002 18:40:56 -0000	1.2
--- printers.pl	25 Jun 2002 11:00:19 -0000	1.3
***************
*** 202,206 ****
  	my @inputs=(["text","searchfield",$searchfield],
  		["reset","reset","clr"]);
! 	print mkheadr(2,'Currencies admin');
  	print mkformnotable("$script_name", at inputs);
  	print <<printend
--- 202,206 ----
  	my @inputs=(["text","searchfield",$searchfield],
  		["reset","reset","clr"]);
! 	print mkheadr(2,'Printer admin');
  	print mkformnotable("$script_name", at inputs);
  	print <<printend





More information about the Koha-cvs mailing list