From 22a3a4089f5b92c24554d73151da94b76b1cba78 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Tue, 8 Jan 2013 10:44:11 +0100 Subject: [PATCH] Bug 9356: Follow-up - fix capitalization in MARC21 XSLT detail pages Fixes spelling to follow capitalization rules in OPAC and intranet MARC21 detail pages. Signed-off-by: Nicole C. Engard Changes all look good. Signed-off-by: Marcel de Rooy Signed-off-by: Jared Camins-Esakov --- .../en/xslt/MARC21slim2intranetDetail.xsl | 20 +++++++++---------- .../prog/en/xslt/MARC21slim2OPACDetail.xsl | 16 +++++++-------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl index ae8341507e..9b3cbf1675 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -69,7 +69,7 @@ Book - Continuing Resource + Continuing resource Series @@ -78,10 +78,10 @@ Book Kit - Mixed Materials - Computer File + Mixed materials + Computer file Map - Visual Material + Visual material Music Sound Score @@ -426,12 +426,12 @@ 246 abhfgnp results_summary other_title - Other Title: + Other title: - Other Title: + Other title: @@ -466,7 +466,7 @@ 130,240 adfklmor results_summary uniform_title - Uniform Title: + Uniform title: @@ -533,7 +533,7 @@ - Online Resources: + Online resources: @@ -650,7 +650,7 @@ - Holdings Note: + Holdings note: axz @@ -662,7 +662,7 @@ - Other Editions: + Other editions: diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl index 7cd32074ee..9b4f97ebb3 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -79,10 +79,10 @@ Book Kit - Mixed Materials - Computer File + Mixed materials + Computer file Map - Visual Material + Visual material Music Sound Score @@ -432,12 +432,12 @@ 246 abhfgnp results_summary other_title - Other Title: + Other title: - Other Title: + Other title: @@ -547,7 +547,7 @@ - Online Resources: + Online resources: @@ -745,7 +745,7 @@ - Holdings Note: + Holdings note: az @@ -757,7 +757,7 @@ - Other Editions: + Other editions: -- 2.39.2