koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin systempreferences.pl,1.5,1.6


From: Finlay Thompson
Subject: [Koha-cvs] CVS: koha/admin systempreferences.pl,1.5,1.6
Date: Wed, 21 Aug 2002 20:06:35 -0700

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

Modified Files:
        systempreferences.pl 
Log Message:

Fixed bug by cleaning out crud.


Index: systempreferences.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/systempreferences.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** systempreferences.pl        14 Aug 2002 18:12:53 -0000      1.5
--- systempreferences.pl        22 Aug 2002 03:06:33 -0000      1.6
***************
*** 220,226 ****
        print mkheadr(2,'System preferences admin');
        print mkformnotable("$script_name",@inputs);
!       print <<printend
! printend
!       ;
        if  ($searchfield ne '') {
                print "You Searched for <b>$searchfield<b><p>";
--- 220,224 ----
        print mkheadr(2,'System preferences admin');
        print mkformnotable("$script_name",@inputs);
! 
        if  ($searchfield ne '') {
                print "You Searched for <b>$searchfield<b><p>";




reply via email to

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