From a3288f06d7fea1ace36ba180bd248cb6d31a465f 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 (cherry picked from commit d19998413a7a67798626400466e8adaee167a579) Signed-off-by: Chris Nighswonger --- .../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 63c6ccd02a..519042fdb8 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 @@ -374,8 +374,7 @@ canned reports and writing custom SQL reports.

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