From 9980aa73694e030127e68fe3dadccd2510a584d9 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 5 Apr 2012 13:50:48 +0200 Subject: [PATCH] Bug 7897: Move the SocialNetworks syspref to the Opac tab Original bug is Bug 7470 Signed-off-by: Owen Leonard Signed-off-by: Paul Poulain --- .../prog/en/modules/admin/preferences/opac.pref | 7 +++++++ .../prog/en/modules/admin/preferences/searching.pref | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index a8713993b8..54cc43a6f5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/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 diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref index 7b5993d6b7..3d7dd6454b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ b/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 -- 2.20.1