From 1e1615ca03908ad4986d95680c28658dd7c86dd1 Mon Sep 17 00:00:00 2001 From: Matthias Le Gac Date: Tue, 5 Mar 2024 13:59:21 -0500 Subject: [PATCH] Bug 34631: Independentbranches - Non-superuser should not be able to write Additional contents for other branches --- .../intranet-tmpl/prog/en/modules/tools/additional-contents.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt index a8e8990529..c811e35ddd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt @@ -407,7 +407,7 @@ [% IF ( c.is_expired ) %][% ELSE %][% END %] [% UNLESS ( my_branch && my_branch != c.branchcode ) %] - + [% END %] -- 2.34.1