[Koha-devel] CVS: koha/acqui.simple addbooks.pl,1.1,1.2

Steve Tonnesen tonnesen at users.sourceforge.net
Tue Nov 6 10:26:06 CET 2001


Update of /cvsroot/koha/koha/acqui.simple
In directory usw-pr-cvs1:/tmp/cvs-serv13781/koha/acqui.simple

Modified Files:
	addbooks.pl 
Log Message:
Minor changes


Index: addbooks.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui.simple/addbooks.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** addbooks.pl	2001/10/05 21:19:29	1.1
--- addbooks.pl	2001/11/06 18:25:30	1.2
***************
*** 355,359 ****
  <a href=addbooks.pl?isbn=NULL>Enter book with no ISBN</a>
  <hr>
! Or use the <a href=marcimport.pl>MARC Importing tool</a>
  EOF
  }
--- 355,365 ----
  <a href=addbooks.pl?isbn=NULL>Enter book with no ISBN</a>
  <hr>
! <p>
! <h2>Tools for importing MARC records into Koha</h2>
! <ul>
! <li><a href=marcimport.pl?menu=z3950>Z39.50 Search Tool</a>
! <li><a href=marcimport.pl?menu=uploadmarc>Upload MARC records</a>
! </ul>
! 
  EOF
  }





More information about the Koha-devel mailing list