@@ -, +, @@ --- .../en/modules/reports/guided_reports_start.tt | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt @@ -19,6 +19,12 @@ + @@ -493,6 +499,7 @@ canned reports and writing custom SQL reports.

[% END %] [% IF ( execute ) %] +Print w/o SQL

[% name %]

[% IF ( notes ) %]

[% notes %]

[% END %] [% IF ( unlimited_total ) %]

Total number of rows matching the (unlimited) query is [% unlimited_total %].

[% END %] --