@@ -, +, @@ added 214r/s --- .../en/xslt/UNIMARCslim2intranetDetail.xsl | 4 +- .../en/xslt/UNIMARCslim2intranetResults.xsl | 4 +- .../prog/en/xslt/UNIMARCslimUtils.xsl | 53 +++++++++++++++++++ .../en/xslt/UNIMARCslim2OPACDetail.xsl | 4 +- .../en/xslt/UNIMARCslim2OPACResults.xsl | 4 +- .../bootstrap/en/xslt/UNIMARCslimUtils.xsl | 53 +++++++++++++++++++ 6 files changed, 110 insertions(+), 12 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl @@ -138,9 +138,7 @@ - - - + --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetResults.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetResults.xsl @@ -73,9 +73,7 @@ - - - + --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl @@ -28,6 +28,20 @@ + + + + + + + + + + + + + + Publication: @@ -153,6 +167,45 @@ + + + + + + + + Printing and/or Publishing Information Transcribed as Found in the Colophon: + + + + + . + + , + + + + + + + + + + + Printing and/or Publishing Information Transcribed as Found in the Main Source of + Information: + + + + + . + + , + + + + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl @@ -186,9 +186,7 @@ edition - - - + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl @@ -151,9 +151,7 @@ piece_analytic_level - - - + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl @@ -189,6 +189,20 @@ + + + + + + + + + + + + + + Publication: @@ -311,6 +325,45 @@ + + + + + + + + Printing and/or Publishing Information Transcribed as Found in the Colophon: + + + + + . + + , + + + + + + + + + + + Printing and/or Publishing Information Transcribed as Found in the Main Source of + formation: + + + + + . + + , + + + + + --