From c78159b421254e2dfb92a38df3072af26d55ee7f Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Wed, 22 Mar 2023 15:17:06 +0000 Subject: [PATCH] Bug 32794: (follow-up) Consolidate shared code into one function (:template) Content-Type: text/plain; charset=utf-8 Few extra lines for the $2 exception as noted on Bugzilla. Note: We should probably check why the utils xslt on opac and intranet have so much differences currently. Signed-off-by: Marcel de Rooy --- .../prog/en/xslt/MARC21slimUtils.xsl | 32 +++++++++++++++++++ .../bootstrap/en/xslt/MARC21slimUtils.xsl | 32 +++++++++++++++++++ 2 files changed, 64 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl index d9a49ffcf5..9ebd0716e3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl @@ -690,6 +690,38 @@ + + + + + + + + + : + + + :// + + + mailto: + + + ftp:// + + + telnet:// + + + tel: + + + http:// + + + + +