@@ -, +, @@ - "Unclosed element code." - "The tt element is obsolete. Use CSS instead." --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -121,7 +121,7 @@ OPAC: no: "Don't include" - "COinS / OpenURL / Z39.88 in OPAC search results.
Warning: Enabling this feature will slow OPAC search response times." - "
If you want to display a link to an OpenURL resolver, look at the following system preferences:" - - "
OpenURLResolverURL, OPACShowOpenURL, OPACOpenURLItemTypes, OpenURLText, OpenURLImageLocation" + - "
OpenURLResolverURL, OPACShowOpenURL, OPACOpenURLItemTypes, OpenURLText, OpenURLImageLocation" - - pref: OPACShowUnusedAuthorities choices: @@ -639,7 +639,7 @@ OPAC: - Define custom rules to hide specific items from search and view on the OPAC. How to write these rules is documented on the Koha wiki. - - pref: OpacHiddenItemsExceptions - - List of borrower categories, separated by |, that can see items otherwise hidden by OpacHiddenItems + - List of borrower categories, separated by |, that can see items otherwise hidden by OpacHiddenItems - - pref: OpacAllowPublicListCreation default: 1 --