koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin printers.pl,1.1.2.2,1.1.2.3


From: Mike Mylonas
Subject: [Koha-cvs] CVS: koha/admin printers.pl,1.1.2.2,1.1.2.3
Date: Tue, 25 Jun 2002 04:00:51 -0700

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

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

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




reply via email to

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