@@ -, +, @@ page --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 75 ++++++++++++-------- .../prog/en/xslt/MARC21slim2intranetResults.xsl | 82 +++++++++++++--------- 2 files changed, 95 insertions(+), 62 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -866,40 +866,57 @@ - + Online resources: - - - - - 100 - - - - y3z - - - - - - - - - Click here to access online - - - - - - - - | - + + + + + + + :// + + + ftp:// + + + http:// + + + + + + + + 100 + + + + y3z + + + + + + + + + Click here to access online + + + + + + + + | + - + +
--- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl @@ -944,40 +944,56 @@ - - Online access: - - - - - - 100 - - - - y3z - - - - - - - - - Click here to access online - - - - - - - - | - - - + + Online access: + + + + + + + + :// + + + ftp:// + + + http:// + + - + + + + + 100 + + + + y3z + + + + + + + + + Click here to access online + + + + + + + + | + + + + + --