[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/admin aqbudget.pl,1.3,1.4
From: |
Mike Mylonas |
Subject: |
[Koha-cvs] CVS: koha/admin aqbudget.pl,1.3,1.4 |
Date: |
Tue, 25 Jun 2002 04:05:47 -0700 |
Update of /cvsroot/koha/koha/admin
In directory usw-pr-cvs1:/tmp/cvs-serv20030/koha/admin
Modified Files:
aqbudget.pl
Log Message:
fixed a typo
Index: aqbudget.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/aqbudget.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** aqbudget.pl 24 Jun 2002 18:40:56 -0000 1.3
--- aqbudget.pl 25 Jun 2002 11:05:45 -0000 1.4
***************
*** 215,219 ****
my @inputs=(["text","searchfield",$searchfield],
["reset","reset","clr"]);
! print mkheadr(2,'bookfund admin');
print mkformnotable("$script_name",@inputs);
print <<printend
--- 215,219 ----
my @inputs=(["text","searchfield",$searchfield],
["reset","reset","clr"]);
! print mkheadr(2,'Budget admin');
print mkformnotable("$script_name",@inputs);
print <<printend
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/admin aqbudget.pl,1.3,1.4,
Mike Mylonas <=