From f4e1363ccd078335c31362f101b3afe1889c59ac Mon Sep 17 00:00:00 2001 From: Jane Wagner Date: Thu, 4 Mar 2010 14:32:29 -0500 Subject: [PATCH] Bug 4300 Display 866z summary holdings public note in OPAC Added the 866z to the MARC21slim2OPACDetail.xsl file so that it displays just above the 780 and 785 fields. Signed-off-by: Galen Charlton --- .../opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl index 5b0c0853eb..3c6077e856 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -544,6 +544,16 @@ + + + Holdings Note: + + + .; + + + + -- 2.39.2