From 5e9df520375b40945cc64bc7b99616968368c4a4 Mon Sep 17 00:00:00 2001 From: Laura_Escamilla Date: Thu, 25 Sep 2025 19:07:48 +0000 Subject: [PATCH] Bug 40879: Added new OpacCiteModal system preference to the admin opac sysprefs Signed-off-by: David Nind Signed-off-by: Caroline Cyr La Rose --- .../prog/en/modules/admin/preferences/opac.pref | 6 ++++++ 1 file changed, 6 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 7e038fad753..d2834773e77 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 @@ -426,6 +426,12 @@ OPAC: 0: "Don't allow" - "patrons to browse subject authorities on the OPAC." - "
NOTE: This system preference requires the misc/cronjobs/build_browser_and_cloud.pl cronjob. Ask your system administrator to schedule it." + - + - pref: OpacCiteModal + choices: + 1: Enable + 0: Disable + - the option to show the Cite modal on the bibliographic detail page. - - pref: OpacCloud choices: -- 2.43.0