From 1c5a077dc960306ce33cd215578df10a84910802 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Thu, 3 Nov 2022 12:05:59 +0000 Subject: [PATCH] Bug 8948: Changes for OPAC Test with same record, confirm OPAC view is as expected Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Tomas Cohen Arazi Signed-off-by: Katrin Fischer --- .../en/xslt/MARC21slim2OPACDetail.xsl | 63 +++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl index 31781fd07b..073d329e67 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -1089,6 +1089,69 @@ + + + Other related works: + + + + a + + + + + + + + + a_t + + + + + i + + : + + + + /cgi-bin/koha/catalogue/search.pl?q=Control-number: + + + + + + ti,phr:( + + + + ) + + AND au:( + + + + + + ) + + + + /cgi-bin/koha/catalogue/search.pl?q= + + + + + + + + ; + + + + + + -- 2.30.2