@@ -, +, @@ and pass it via C4/XSLT. --- C4/XSLT.pm | 2 +- .../en/xslt/MARC21slim2OPACResults.xsl | 65 ++++++++++--------- 2 files changed, 37 insertions(+), 30 deletions(-) --- a/C4/XSLT.pm +++ a/C4/XSLT.pm @@ -172,7 +172,7 @@ sub get_xslt_sysprefs { TrackClicks opacthemes IdRef OpacSuppression OPACResultsLibrary OPACShowOpenURL OpenURLResolverURL OpenURLImageLocation - OPACResultsMaxItems OPACResultsMaxItemsUnavailable + OPACResultsMaxItems OPACResultsMaxItemsUnavailable OPACResultsUnavailableGroupingBy OpenURLText OPACShowMusicalInscripts OPACPlayMusicalInscripts / ) { my $sp = C4::Context->preference( $syspref ); --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -25,6 +25,7 @@ + @@ -1331,35 +1332,41 @@ On hold - - - - - - - - - - - - - - - : - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + : + + + + + + + + + + + + + + + + + + --