From 40e440ca7c664ca206929835bfff6a762c5a867c Mon Sep 17 00:00:00 2001 From: tonnesen Date: Tue, 6 Nov 2001 18:25:30 +0000 Subject: [PATCH] Minor changes --- acqui.simple/addbooks.pl | 8 +++++++- marc/koha2marc | 1 - 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/acqui.simple/addbooks.pl b/acqui.simple/addbooks.pl index 50efdd7c6b..0c4ae57ac8 100755 --- a/acqui.simple/addbooks.pl +++ b/acqui.simple/addbooks.pl @@ -354,7 +354,13 @@ ISBN:

Enter book with no ISBN


-Or use the MARC Importing tool +

+

Tools for importing MARC records into Koha

+ + EOF } print endmenu(); diff --git a/marc/koha2marc b/marc/koha2marc index 259092c359..ab3620e214 100644 --- a/marc/koha2marc +++ b/marc/koha2marc @@ -1,7 +1,6 @@ #!/usr/bin/perl - # CAREFUL!!!! # This next line deletes _ALL_ of the existing MARC data from the # MySQL tables!!! It is only in here during development!!!! -- 2.39.2