@@ -, +, @@ --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 41 ++++++++------- .../prog/en/xslt/MARC21slim2intranetResults.xsl | 52 ++++++++----------- .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 48 ++++++++++-------- .../bootstrap/en/xslt/MARC21slim2OPACResults.xsl | 52 ++++++++----------- 4 files changed, 92 insertions(+), 101 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -100,30 +100,33 @@ + -

- +

+ a - - - - h - - - - - - b - - - - fgknps - - -

+ + + + + + + + + + + + + + + + + +
+

--- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl @@ -302,37 +302,29 @@ title - - - - a - - - - - h - - - - - - b - - - - - fgknps - - - - - - - + + + a - - - + + + + + + + + + + + + + + + + + + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -121,31 +121,35 @@ - -

- - - a - - - + + +

+ - h + a - - - - b - - - - - fgknps - - -

-
+ + + + + + + + + + + + + + + + + +
+

+
+ --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -415,37 +415,29 @@ title - - - - a - - - - - h - - - - - - b - - - - - fgknps - - - - - - - + + + a - - - + + + + + + + + + + + + + + + + + + +

--