From a2ff9383e4617c5c948641ec8f7b454c683ac277 Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Mon, 8 Jan 2024 14:22:29 +0100 Subject: [PATCH] Bug 35530: Tell UserCSS and UserJS in libraries administration are for OPAC In libraries administration new fields UserCSS and UserJS are for OPAC, this should be in label. This patch uses text "Specific OPAC CSS", since the system preference OPACUserCSS as help : Library specific CSS can be defined in ... Test plan 1) Go to Administration > Libraries 2) Modify a library 3) Check you see new labels --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt index c8d547097d..cdf5c4d550 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt @@ -289,7 +289,7 @@
Set to 'yes' to show this library as a search option and on the libraries page in the OPAC.
  • - +
    Edit @@ -297,7 +297,7 @@
  • - +
    Edit -- 2.43.0