@@ -, +, @@ "Enhanced Content" tab --- .../admin/preferences/enhanced_content.pref | 8 ++++++++ .../en/modules/admin/preferences/searching.pref | 7 ------- 2 files changed, 8 insertions(+), 7 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref @@ -207,6 +207,14 @@ Enhanced Content: - pref: XISBNDailyLimit class: integer - times a day. Unless you are paying for the xISBN service, you should leave this at the default of 999 (as detailed above). + Social Networks: + - + - pref: SocialNetworks + default: 0 + choices: + yes: Enable + no: Disable + - Enable/Disable social network links in opac detail pages Syndetics: - - pref: SyndeticsEnabled --- 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 --