@@ -, +, @@ --- .../en/xslt/MARC21slim2intranetDetail.xsl | 35 ++---------------- .../en/xslt/MARC21slim2intranetResults.xsl | 35 ++---------------- .../prog/en/xslt/MARC21slimUtils.xsl | 36 +++++++++++++++++++ .../en/xslt/MARC21slim2OPACDetail.xsl | 35 ++---------------- .../en/xslt/MARC21slim2OPACResults.xsl | 35 ++---------------- .../bootstrap/en/xslt/MARC21slimUtils.xsl | 36 +++++++++++++++++++ 6 files changed, 84 insertions(+), 128 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -1114,38 +1114,9 @@ - - - Content warning: - - - - - - - - - - - - - - - - - - - - - - - - bcdefghijklmnopqrstvwxyz - - | - - - + + + --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl @@ -1024,38 +1024,9 @@ - - - Content warning: - - - - - - - - - - - - - - - - - - - - - - - - abcdefgijklnou - - | - - - + + + --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl @@ -691,6 +691,42 @@ + + + + + Content warning: + + + + + + + + + + + + + + + + + + + + + + + + bcdefghijklmnopqrstvwxyz + + | + + + + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -1322,38 +1322,9 @@ - - - Content warning: - - - - - - - - - - - - - - - - - - - - - - - - bcdefghijklmnopqrstvwyz - - | - - - + + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -1182,38 +1182,9 @@ - - - Content warning: - - - - - - - - - - - - - - - - - - - - - - - - bcdefghijklmnopqrstvwyz - - | - - - + + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl @@ -655,6 +655,42 @@ + + + + + Content warning: + + + + + + + + + + + + + + + + + + + + + + + + bcdefghijklmnopqrstvwyz + + | + + + + + --