From 6117a24f7d3457b44e3b36cb5f6ef973fae6b53d Mon Sep 17 00:00:00 2001 From: miker Date: Thu, 9 Mar 2006 22:43:38 +0000 Subject: [PATCH] fixing the name stuff in OSDs git-svn-id: svn://svn.open-ils.org/ILS/trunk@3311 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm b/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm index 8151d93275..cb28195c9b 100644 --- a/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm +++ b/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm @@ -357,8 +357,8 @@ Content-type: application/opensearchdescription+xml; charset=utf-8 $base/1.0/$lib/-/$class/{searchTerms}?startPage={startPage}&startIndex={startIndex}&count={count} http://a9.com/-/spec/opensearchrss/1.0/ - $class - Search by $class + $lib + Search $lib Search the $lib OPAC by $class. $lib book library harry+potter @@ -374,7 +374,7 @@ Content-type: application/opensearchdescription+xml; charset=utf-8 - $class + $lib Search the $lib OPAC by $class. $lib book library - Search by $class + Search $lib Mike Rylander for GPLS/PINES open -- 2.43.2