From 9e1c2c0358130408445392c0eca74f36de64bcd4 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 --- .../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 b9d7c165539..c054ff03610 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