From a64f075f3793539f5cdbfe5a51182312e6ce4689 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 Signed-off-by: Martin Renvoize --- 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 16ccfaa9687..7be2b1bbcf4 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