From ff659be46e3a863abd3236b84f386a841479ea8e Mon Sep 17 00:00:00 2001 From: tipaul Date: Mon, 8 Nov 2004 10:03:14 +0000 Subject: [PATCH] bugfix : losing index when going to 2nd page, the report of the authority value could not be done in the MARC editor --- .../default/en/authorities/searchresultlist-auth.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/authorities/searchresultlist-auth.tmpl b/koha-tmpl/intranet-tmpl/default/en/authorities/searchresultlist-auth.tmpl index 56c9ffa3f8..b3b79c9c3c 100644 --- a/koha-tmpl/intranet-tmpl/default/en/authorities/searchresultlist-auth.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/authorities/searchresultlist-auth.tmpl @@ -19,7 +19,7 @@ - " + ">

@@ -31,7 +31,7 @@

- &&authtypecode=&and_or=and&operator=contains&value=&op=do_search&type=intranet"> + &&authtypecode=&and_or=and&operator=contains&value=&op=do_search&type=intranet&index="> @@ -39,12 +39,12 @@ -highlight.gif"> - &authtypecode=&and_or=and&operator=contains&value=&op=do_search&type=intranet"> + &authtypecode=&and_or=and&operator=contains&value=&op=do_search&type=intranet&index="> .gif" border="0"> - &&authtypecode=&and_or=and&operator=contains&value=&op=do_search&type=intranet"> + &&authtypecode=&and_or=and&operator=contains&value=&op=do_search&type=intranet&index=">

-- 2.39.5