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

Finlay Thompson finlayt at users.sourceforge.net
Thu Aug 22 05:06:35 CEST 2002


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", at 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", at inputs);
! 
  	if  ($searchfield ne '') {
  		print "You Searched for <b>$searchfield<b><p>";





More information about the Koha-cvs mailing list