From 77362597e423d9749a1e69ebf18278cbfd34401a 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 (cherry picked from commit 009036b53722881f607ed01b5701bd300abd6735) Signed-off-by: Chris Nighswonger --- .../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 dec0e8a925..a056f3a4b1 100755 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -424,59 +424,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.5