From 288c1d1c5f23e991bbaf74c42ed4fba7ef5c1151 Mon Sep 17 00:00:00 2001 From: Dan Wells Date: Fri, 7 Jun 2013 15:07:30 -0400 Subject: [PATCH] We still don't support Z30.59 or Z39.59 Actually, just fix a few typos :) Signed-off-by: Dan Wells --- Open-ILS/src/templates/opac/myopac/lists.tt2 | 2 +- Open-ILS/web/opac/locale/en-US/lang.dtd | 2 +- docs/RELEASE_NOTES_NEXT/z39_batch_search_queue.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/templates/opac/myopac/lists.tt2 b/Open-ILS/src/templates/opac/myopac/lists.tt2 index ba78f76f2b..da1926f7f1 100644 --- a/Open-ILS/src/templates/opac/myopac/lists.tt2 +++ b/Open-ILS/src/templates/opac/myopac/lists.tt2 @@ -168,7 +168,7 @@ "[% bbag.id %]", xulG )' - value="[% l('Locate Z39.59 Matches') %]" + value="[% l('Locate Z39.50 Matches') %]" /> [% END %] diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index ccf0a9541a..eb827f5375 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -3877,7 +3877,7 @@ - + diff --git a/docs/RELEASE_NOTES_NEXT/z39_batch_search_queue.txt b/docs/RELEASE_NOTES_NEXT/z39_batch_search_queue.txt index dceb6aced0..54826c1a43 100644 --- a/docs/RELEASE_NOTES_NEXT/z39_batch_search_queue.txt +++ b/docs/RELEASE_NOTES_NEXT/z39_batch_search_queue.txt @@ -6,7 +6,7 @@ Staff Work Flow * Staff add records to bib record buckets * Staff select the new "Locate Z39.50 Matches" action for a selected bucket. - * Staff choose which Z30.50 sources and indexes to search and the destination + * Staff choose which Z39.50 sources and indexes to search and the destination queue. * Submitting the search fires a series of parallel Z39.50 searches across all selected Z39.50 sources. -- 2.43.2