From 2277e0731e05695800e0ec938a669792a8dbd5ba Mon Sep 17 00:00:00 2001 From: Jared Camins-Esakov Date: Mon, 21 Mar 2011 14:27:44 -0400 Subject: [PATCH 1/2] [SIGNED-OFF] 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 --- .../prog/en/xslt/MARC21slim2OPACDetail.xsl | 77 ++++++++------------ 1 files 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 b5e60b9..37c5501 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: -- 1.7.2.3