From febcf5b3e28af6805cb834fa33c267351be19af3 Mon Sep 17 00:00:00 2001 From: tonnesen Date: Fri, 28 Jun 2002 18:50:46 +0000 Subject: [PATCH] Got rid of white text on black, replaced with black on background-acq.gif --- acqui.simple/marcimport.pl | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/acqui.simple/marcimport.pl b/acqui.simple/marcimport.pl index 352d7c1ef9..3985a30408 100755 --- a/acqui.simple/marcimport.pl +++ b/acqui.simple/marcimport.pl @@ -369,8 +369,8 @@ sub ListFileRecords { Select a New File

-
- Select a Record to Import $recordsource +
+ Select a Record to Import $recordsource
EOF @@ -853,7 +853,7 @@ sub AcceptBiblioitem { my $title=$input->param('title'); print << "EOF"; -
Record already in database +
Record already in database
$title is already in the database with biblionumber $biblionumber and biblioitemnumber $biblioitemnumber @@ -923,7 +923,7 @@ EOF my $title=$input->param('title'); print << "EOF"; - +
Record entered into database
Record entered into database
$title has been entered into the database with biblionumber $biblionumber and biblioitemnumber $biblioitemnumber
@@ -964,8 +964,8 @@ sub ItemCopyForm { print << "EOF"; -
- Add a New Item for $title +
+ Add a New Item for $title
@@ -1059,8 +1059,8 @@ sub FormatMarcText { #----------------------------------------- $marctext=" - \n"; foreach $field ( @$fields ) { @@ -1136,6 +1136,9 @@ sub FormatMarcText { #--------------- # $Log$ +# Revision 1.6.2.31 2002/06/28 18:50:46 tonnesen +# Got rid of white text on black, replaced with black on background-acq.gif +# # Revision 1.6.2.30 2002/06/28 18:07:27 tonnesen # marcimport.pl will print an error message if it can not signal the # processz3950queue program. The message contains instructions for starting the -- 2.39.5
- MARC RECORD +
+ MARC RECORD