koha-cvs
[Top][All Lists]
Advanced

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

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


From: Mike Mylonas
Subject: [Koha-cvs] CVS: koha/admin stopwords.pl,1.2,1.3
Date: Tue, 25 Jun 2002 03:58:09 -0700

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

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

Index: stopwords.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/stopwords.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** stopwords.pl        24 Jun 2002 18:40:56 -0000      1.2
--- stopwords.pl        25 Jun 2002 10:58:07 -0000      1.3
***************
*** 192,196 ****
        my @inputs=(["text","searchfield",$searchfield],
                ["reset","reset","clr"]);
!       print mkheadr(2,'Currencies admin');
        print mkformnotable("$script_name",@inputs);
        print <<printend
--- 192,196 ----
        my @inputs=(["text","searchfield",$searchfield],
                ["reset","reset","clr"]);
!       print mkheadr(2,'Stopwords admin');
        print mkformnotable("$script_name",@inputs);
        print <<printend




reply via email to

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