From: miker Date: Tue, 7 Jun 2005 21:33:43 +0000 (+0000) Subject: bugfix X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=50260942f0f410d05a049fd0bc24e95ba4add5b6;p=Evergreen.git bugfix git-svn-id: svn://svn.open-ils.org/ILS/trunk@784 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/extras/opensearch.ttk b/Open-ILS/src/extras/opensearch.ttk index be55f09542..c977929725 100644 --- a/Open-ILS/src/extras/opensearch.ttk +++ b/Open-ILS/src/extras/opensearch.ttk @@ -10,7 +10,7 @@ IF CGI.param('pagesize'); pagesize = CGI.param('pagesize'); END; -itempage = CGI.param('itempage'); +itempage = CGI.param('page'); #type,string,location,depth count_meth = 'open-ils.search.biblio.class.count'; @@ -52,7 +52,7 @@ j = req.finish; Pines Catalogue Search: [% string %] - http://http://gapines.org/opensearch/?target=mr_result&mr_search_type=[% type %]&mr_search_query=[% string %]&itempage=[% itempage %]&mr_search_depth=[% depth %]&mr_search_location=[% location %] + http://http://gapines.org/opensearch/?target=mr_result&mr_search_type=[% type %]&mr_search_query=[% string %]&page=[% itempage %]&mr_search_depth=[% depth %]&mr_search_location=[% location %] Search results for "[% string %]" at gapines.org en-us ©2004-2005, Georga Public Library Service.