From d19998413a7a67798626400466e8adaee167a579 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 25 May 2011 12:52:23 -0400 Subject: [PATCH] Fix for Bug 6417 - Template variable errors in Guided Reports Looks like the T:T conversion script missed these instances of TMPL markup because they had line breaks: Signed-off-by: Nicole C. Engard Signed-off-by: Chris Cormack --- .../prog/en/modules/reports/guided_reports_start.tt | 13 +++---------- 1 file changed, 3 insertions(+), 10 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 589bcdf15c..04cfb43290 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 @@ -392,8 +392,7 @@ canned reports and writing custom SQL reports.

[% IF ( definitions ) %]
Dictionary Definitions [% FOREACH definition IN definitions %] - + [% END %]
" /> [% definition.name %]
[% definition.name %]
[% END %] @@ -415,10 +414,7 @@ TMPL_VAR NAME="id" -->" /> [% definition.name %]
[% FOREACH total_b IN total_by %] - +
" value="" />
[% FOREACH order_b IN order_by %] -
" name="order_by" value="" /> +