From f58aa6c925d58e295c4cf451bef0588e34cf7815 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Fri, 28 Jul 2023 13:37:37 +0000 Subject: [PATCH] Bug 32748: (follow-up) Fix terminology: branches > libraries --- koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc index 46813a0561f..a0716f84167 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc @@ -125,7 +125,7 @@ [% IF aval == mv.default %] [% SET matched = 1 %] [% IF mv.restricted.$aval %] - + [% ELSE %] [% END %] -- 2.39.5