From: Katrin Fischer Date: Sun, 19 May 2013 10:16:16 +0000 (+0200) Subject: Bug 10284: Add missing spaces between label and content in XSLT view (780/785) X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=4c1c323232cd303c9c1e0f02c83871e1e6fcd62d;p=koha.git Bug 10284: Add missing spaces between label and content in XSLT view (780/785) To test: - Check OPAC and intranet XSLT view for a record that contains 780 and 785 fields. - Verify there is no space between the label and the content of the field. - Apply patch. - Verify the display both in intranet and OPAC is a little nicer now. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack Signed-off-by: Galen Charlton --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl index aeaa7972c7..98d5742779 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -741,6 +741,7 @@ Separated from: + at @@ -800,8 +801,8 @@ Changed back to: - + at diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl index 5130e8b11d..e1e6546e3d 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -847,6 +847,7 @@ Separated from: + a_t @@ -907,8 +908,8 @@ Changed back to: - + a_t