From b5e4c4a6510c23418175b18b4f05c14b99af13a4 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 Signed-off-by: David Nind --- 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.30.2