[Koha-cvs] CVS: koha/admin aqbudget.pl,1.2.2.2,1.2.2.3

Mike Mylonas dragon28 at users.sourceforge.net
Tue Jun 25 13:04:44 CEST 2002


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

Modified Files:
      Tag: rel-1-2
	aqbudget.pl 
Log Message:
fixed a typo

Index: aqbudget.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/aqbudget.pl,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -C2 -r1.2.2.2 -r1.2.2.3
*** aqbudget.pl	24 Jun 2002 18:38:36 -0000	1.2.2.2
--- aqbudget.pl	25 Jun 2002 11:04:42 -0000	1.2.2.3
***************
*** 215,219 ****
  	my @inputs=(["text","searchfield",$searchfield],
  		["reset","reset","clr"]);
! 	print mkheadr(2,'bookfund admin');
  	print mkformnotable("$script_name", at inputs);
  	print <<printend
--- 215,219 ----
  	my @inputs=(["text","searchfield",$searchfield],
  		["reset","reset","clr"]);
! 	print mkheadr(2,'Budget admin');
  	print mkformnotable("$script_name", at inputs);
  	print <<printend





More information about the Koha-cvs mailing list