From ba0a0d508cdfc876af9a6905b33e3d6d66040c72 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 Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 3dce56d7cc62985534179a74347cf5fcfe1a6a55) Signed-off-by: Lucas Gass (cherry picked from commit 083f52e32694fd6b0a930b67c45247265e539591) Signed-off-by: Arthur Suzuki --- .../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 e2a52dcdfc..c07ad58468 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -1058,6 +1058,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.39.5