@@ -, +, @@ detail pages -Apply on top bug 15100 -Search records with 336, 337, 338, 700$i, and 7XXind=2 -Notice the capitalization (Contained Works, Related Works, Media Type, -Apply this patch -Search again and get notice about the capitalization following --- .../intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl | 10 +++++----- .../opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -400,7 +400,7 @@ - Content Type: + Content type: a @@ -412,7 +412,7 @@ - Media Type: + Media type: a @@ -424,7 +424,7 @@ - Carrier Type: + Carrier type: a @@ -585,7 +585,7 @@ - Related Works: + Related works: @@ -627,7 +627,7 @@ - Contained Works: + Contained works: --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -437,7 +437,7 @@ - Content Type: + Content type: a @@ -449,7 +449,7 @@ - Media Type: + Media type: a @@ -461,7 +461,7 @@ - Carrier Type: + Carrier type: a @@ -632,7 +632,7 @@ - Related Works: + Related works: @@ -674,7 +674,7 @@ - Contained Works: + Contained works: --