From c5c0cff0057421104844245a4c807485b6f73866 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 Signed-off-by: Mathieu Saby --- 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 46813a0561..a0716f8416 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