From 0f102d722c40424be661e16ac3dc9d35be69f4b2 Mon Sep 17 00:00:00 2001
From: Owen Leonard
Date: Tue, 20 Mar 2012 12:10:52 +0100
Subject: [PATCH] Bug 5482 - Translation problem in guided reports - Item
field names
Content-Type: text/plain; charset="utf-8"
This very minor correction adds display of the column name even
if the field description exists in the columns .def file.
---
.../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 137fdbf..3291f6b 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
@@ -268,7 +268,7 @@ canned reports and writing custom SQL reports.