From 25267069c5171be16ea3cb45d9022a038daa6592 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 27 May 2011 10:41:07 -0400 Subject: [PATCH] Fix for Bug 6417 - Template variable errors in Guided Reports Content-Type: text/plain; charset="utf-8" Looks like the T:T conversion script missed these instances of TMPL markup because they had line breaks: --- .../en/modules/reports/guided_reports_start.tt | 13 +++---------- 1 files 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 589bcdf..04cfb43 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="" /> +