@@ -, +, @@ (MARC21) --- .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 61 ------------------- .../bootstrap/en/xslt/MARC21slim2OPACResults.xsl | 16 +++++- .../bootstrap/en/xslt/MARC21slimUtils.xsl | 62 ++++++++++++++++++++ 3 files changed, 76 insertions(+), 63 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -1070,67 +1070,6 @@ . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Producer: - - - Publisher: - - - Distributor: - - - Manufacturer: - - - - - - - - - --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -886,7 +886,9 @@ - + + + Publisher: @@ -910,8 +912,18 @@ ; + + ; + + - + + + + + + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl @@ -188,7 +188,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Producer: + + + Publisher: + + + Distributor: + + + Manufacturer: + + + + + + + --