@@ -, +, @@ title and statement of responsibility in the XSLT display in the staff and OPAC. --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 8 +--- .../prog/en/xslt/MARC21slim2intranetResults.xsl | 52 +++++++++------------- .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 8 +--- .../bootstrap/en/xslt/MARC21slim2OPACResults.xsl | 52 +++++++++------------- 4 files changed, 46 insertions(+), 74 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -107,15 +107,9 @@ a - - - - b - - - + --- 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 @@ -128,15 +128,9 @@ a - - - - b - - - + --- 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 - - - + + + + + + + + + + + + + + + + + + +

--