From 1241464432d1e342698d8d1adc3127794a12c921 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 0e40ca2e257..6263d484231 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 @@ -16,7 +16,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