From fef6926660e84ad8c25cfd8cab644fd6760131fb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Demians?= Date: Fri, 31 Dec 2010 07:32:41 +0100 Subject: [PATCH] Bug 5565 Default OAI UNIMARC to Dublin Core XSL adds superfluous blanks Signed-off-by: Chris Cormack (cherry picked from commit a6eb50747575acec333a76ff08fa04cc9a85656d) Signed-off-by: Chris Nighswonger (cherry picked from commit 0ff647b6e482126a84b49c716e88a370de4cc099) Signed-off-by: Chris Nighswonger --- koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl index 0e5a80d713..dfc14fc23b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl @@ -45,7 +45,8 @@ - , + + , -- 2.39.5