@@ -, +, @@ the Opac tab --- .../prog/en/modules/admin/preferences/opac.pref | 7 +++++++ .../en/modules/admin/preferences/searching.pref | 7 ------- 2 files changed, 7 insertions(+), 7 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 @@ -308,6 +308,13 @@ OPAC: - pref: numSearchRSSResults class: long - search results in the RSS feed. + - + - pref: SocialNetworks + default: 0 + choices: + yes: Enable + no: Disable + - social network links in opac detail pages Policy: - - pref: singleBranchMode --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -76,13 +76,6 @@ Searching: yes: Using no: "Not using" - 'ICU Zebra indexing. Please note: This setting will not affect Zebra indexing, it should only be used to tell Koha that you have activated ICU indexing if you have actually done so, since there is no way for Koha to figure this out on its own.' - - - - pref: SocialNetworks - default: 0 - choices: - yes: Enable - no: Disable - - Enable/Disable social network links in opac detail pages Search Form: - - Show tabs in OPAC and staff-side advanced search for limiting searches on the --