Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Marcel de Rooy 6d85e5c80b Bug 26302: (QA follow-up) Prefix prefs with OPAC
git grep -l "ResultsMaxItems" | xargs sed -i -e "/ResultsMaxItems/ s/ResultsMaxItems/OPACResultsMaxItems/g"

And line:
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl:    <xsl:variable name="OPACResultsMaxItems" select="number(marc:sysprefs/marc:syspref[@name='resultsMaxItems']+0)"/>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-08-30 17:04:31 +02:00
..
compact.xsl
MARC21Languages.xsl
MARC21slim2OPACDetail.xsl Bug 27850: Search link for 260 a and c in MARC21 XSLT OPAC display 2021-07-26 12:46:32 +02:00
MARC21slim2OPACResults.xsl Bug 26302: (QA follow-up) Prefix prefs with OPAC 2021-08-30 17:04:31 +02:00
MARC21slimUtils.xsl Bug 27633: (bug 15436 follow-up) Fix duplicate of 440$v at the OPAC 2021-02-08 14:56:00 +01:00
NORMARCslim2OPACDetail.xsl Bug 27581: Rename USeICU preference to UseICUStyleQuotes 2021-02-08 14:56:00 +01:00
NORMARCslim2OPACResults.xsl
NORMARCslimUtils.xsl
plainMARC.xsl
UNIMARCslim2OPACDetail.xsl
UNIMARCslim2OPACResults.xsl
UNIMARCslimUtils.xsl