From db2a8a416a36d2eee3ecf6040f81037e06ab28cb 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) 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 Signed-off-by: Tomas Cohen Arazi --- .../intranet-tmpl/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 470a3f247e..3ad98c8619 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:// + + + + +