@@ -, +, @@ --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 57 +++++++++++---------- .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 59 +++++++++++----------- 2 files changed, 60 insertions(+), 56 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -391,37 +391,40 @@ - - Content Type: - - - a - - + + + + Content Type: + + + a + + + + + + + Media Type: + + + a + + + + + + + Carrier Type: + + + a + + + - - - Media Type: - - - a - - - - - - - Carrier Type: - - - a - - - - --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -430,35 +430,36 @@ - - Content Type: - - - a - - - - - - - - Media Type: - - - a - - - - - - - - Carrier Type: - - - a - - + + + + Content Type: + + + a + + + + + + + Media Type: + + + a + + + + + + + Carrier Type: + + + a + + + --