From 009036b53722881f607ed01b5701bd300abd6735 Mon Sep 17 00:00:00 2001 From: Jared Camins-Esakov Date: Sun, 22 May 2011 17:31:47 -0400 Subject: [PATCH] Bug 3098 follow-up: Clean up formatting This patch cleans up the formatting of the 856 display code in MARC21slim2OPACDetail.xsl. Tabstops are correct, and the OPACURLOpenInNewWindow syspref check is moved to control the use of a 'target="_blank"' attribute, rather than having two blocks of almost-identical code. Signed-off-by: Nicole C. Engard Signed-off-by: Chris Cormack --- .../prog/en/xslt/MARC21slim2OPACDetail.xsl | 77 +++++++------------ 1 file changed, 29 insertions(+), 48 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl index 24a6440d89..63fd0bf69d 100755 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -504,59 +504,40 @@ Online Resources: - - - - - - y3z - - - - - - - - - Click here to access online - - - - - - - - - - - - y3z - - - - - - - - - Click here to access online - - - - - - - - - | - - + + + _blank + + + + + y3z + + + + + + + + + Click here to access online + + + + + + + + | + + + - + Incomplete contents: -- 2.39.2