From 2a3e2ed341458bb05d9863e99a6cc2e5bab63e8b Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Thu, 4 Feb 2010 02:36:27 -0500 Subject: [PATCH] bug 3994 & 3995 add missing OPAC privacy preferences to interface Signed-off-by: Galen Charlton --- .../prog/en/modules/admin/preferences/opac.pref | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 4bf959dbe1..60010acce8 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 @@ -282,3 +282,18 @@ OPAC: yes: Show no: "Don't show" - purchase suggestions from other patrons on the OPAC. + Privacy: + - + - pref: EnableOpacSearchHistory + default: 0 + choices: + yes: Keep + no: "Don't keep" + - patron search history in the OPAC. + - + - pref: OpacPrivacy + default: 0 + choices: + yes: Allow + no: "Don't allow" + - patrons to opt-in/opt-out of saving their reading/circulation history. \ No newline at end of file -- 2.20.1