From b5c58f964a9f36b70d56d2ca9be6ffaf6a14605d Mon Sep 17 00:00:00 2001 From: koha-preprod Date: Tue, 8 Feb 2011 09:28:41 -0500 Subject: [PATCH] Bug 5629 : Adding an HTML anchor in the link in order to choose the right tab when we click on the link Signed-off-by: Owen Leonard Signed-off-by: Chris Cormack --- koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl index 5cd97dc095..18d69a91c8 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl @@ -383,7 +383,7 @@ YAHOO.util.Event.onContentReady("furtherm", function () {
-

This record has many physical items. &viewallitems=1">Click here to view them all.

+

This record has many physical items. &viewallitems=1#holdings">Click here to view them all.

-- 2.39.5