From 03c5c39c1e16ce7e52f5411ea96ac6dbfc8fc306 Mon Sep 17 00:00:00 2001
From: Owen Leonard
Date: Tue, 20 Mar 2012 12:10:52 +0100
Subject: [PATCH] [SIGNED-OFF] Bug 5482 - Translation problem in guided
reports - Item field names
This very minor correction adds display of the column name even
if the field description exists in the columns .def file.
Signed-off-by: Katrin Fischer
Changes the display to show description / table.column.
---
.../en/modules/reports/guided_reports_start.tt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
index 8dbbb03..99052e2 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
@@ -269,7 +269,7 @@ canned reports and writing custom SQL reports.