From b977815d20d8ea243e132848bce1ec2653f386b5 Mon Sep 17 00:00:00 2001 From: Fridolyn SOMERS Date: Thu, 19 Jul 2012 15:29:12 +0200 Subject: [PATCH] Bug 8476: Little bug in OPAC XSLT on OPACURLOpenInNewWindow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Frédéric Demians I know where it comes from: vim cut-and-paste... --- koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl index 97e9aca..c7dd167 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl @@ -19,8 +19,8 @@ - - + + -- 1.7.11.1