@@ -, +, @@ --- .../en/xslt/UNIMARCslim2intranetDetail.xsl | 6 ++++ .../en/xslt/UNIMARCslim2intranetResults.xsl | 6 ++++ .../prog/en/xslt/UNIMARCslimUtils.xsl | 36 +++++++++++++++++++ .../en/xslt/UNIMARCslim2OPACDetail.xsl | 6 ++++ .../en/xslt/UNIMARCslim2OPACResults.xsl | 6 ++++ .../bootstrap/en/xslt/UNIMARCslimUtils.xsl | 36 +++++++++++++++++++ 6 files changed, 96 insertions(+) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl @@ -16,6 +16,7 @@ + @@ -306,6 +307,11 @@ + + + + + SUDOC serial history: --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetResults.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetResults.xsl @@ -18,6 +18,7 @@ + @@ -77,5 +78,10 @@ + + + + + --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl @@ -485,4 +485,40 @@ + + + + + Content warning: + + + + + + + + + + + + + + + + + + + + + + + + bcdefghijklmnopqrstvwxyz + + | + + + + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl @@ -22,6 +22,7 @@ + @@ -347,6 +348,11 @@ + + + + + SUDOC serial history: --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl @@ -31,6 +31,7 @@ + @@ -155,6 +156,11 @@ + + + + + Availability: --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl @@ -545,4 +545,40 @@ + + + + + Content warning: + + + + + + + + + + + + + + + + + + + + + + + + bcdefghijklmnopqrstvwxyz + + | + + + + + --