From a997e9d02be75683fdc19e8ab0e815c6c87d63a9 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Thu, 16 Jan 2025 14:54:48 +0000 Subject: [PATCH] Bug 15461: Fix typo in items/catalogue_detail.inc Content-Type: text/plain; charset=utf-8 Signed-off-by: Marcel de Rooy --- .../en/includes/html_helpers/tables/items/catalogue_detail.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc index efb11922a9..3746af5f3c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc @@ -17,7 +17,7 @@ [% IF ( item_level_itypes ) %]Item type[% END %] Current library Home library - Shelving location + Shelving location Collection [% IF Koha.Preference('EnableItemGroups') %] Item group -- 2.39.5