From 8b43f1090521c27e040f6a17627bbda5f378321a Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 6 Mar 2019 15:24:01 +0000 Subject: [PATCH] Bug 8775: (follow-up) Change column header to "Collection" This patch changes the table heading for ccode to be "Collection" instead of "Collection code." Current templates vary, but "Collection" is more logical because we show the description, not the code. Signed-off-by: Jonathan Druart --- koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt index 640783a096..36d1f24f58 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt @@ -83,7 +83,7 @@ Rep.price Library Item type - Collection code + Collection Current location Location Not for loan status -- 2.11.0