From 3357a73e39a14f26ae2a9eedabe406416c4c36eb Mon Sep 17 00:00:00 2001 From: Laura_Escamilla Date: Thu, 25 Sep 2025 18:05:07 +0000 Subject: [PATCH] Bug 40879: Added new OpacCiteModal system preference to the admin opac sysprefs --- .../prog/en/modules/admin/preferences/opac.pref | 7 +++++++ 1 file changed, 7 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 f15aad0b93..406ef1c330 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 @@ -427,6 +427,13 @@ 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.39.5