Bug 15460 Adding spaces after subfields c and h of 245
authorCaitlin Goodger <caitlingoodger.student@wegc.school.nz>
Tue, 17 Jan 2017 22:41:52 +0000 (22:41 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 19 Jan 2017 13:36:18 +0000 (13:36 +0000)
commit8fcfdf6853267d81f644e8f32f647dc192f5ab86
treeb746a0b3384b4c027495a5faedc82d5436f66332
parent7a2cbfba1f271d307045d867654ff0d7de939aa6
Bug 15460 Adding spaces after subfields c and h of 245

Test Plan
1: Add something inside c and h of 245 on a Bibliographic Record. There won't be a space between
the c and h
2: This will occur on both the search results and the details pages of
the record in both the intranet and opac.
3: Apply the patch
4: Refresh and see that there is now a space between c and h.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl