@@ -, +, @@ Reports part 3 - Reports -> Items with no checkouts - Reports -> Catalog statistics wizard - Reports -> Guided reports dictionary - Reports -> Guided reports, saved SQL reports - Reports -> Average loan time - Reports -> Circulation statistics wizard --- .../prog/en/modules/reports/catalogue_out.tt | 26 ++++++++------ .../prog/en/modules/reports/catalogue_stats.tt | 27 +++++++------- .../prog/en/modules/reports/dictionary.tt | 26 ++++++++------ .../en/modules/reports/guided_reports_start.tt | 42 ++++++++++------------ .../prog/en/modules/reports/issues_avg_stats.tt | 27 +++++++------- .../prog/en/modules/reports/issues_stats.tt | 26 +++++++------- 6 files changed, 93 insertions(+), 81 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt @@ -2,7 +2,7 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Reports › Items with no checkouts [% INCLUDE 'doc-head-close.inc' %] - @@ -12,10 +12,10 @@ -
-
-
-
+
+
+
+
[% IF ( do_it ) %]

Items with no checkouts

@@ -139,10 +139,14 @@ [% END %] -
-
-
-[% INCLUDE 'reports-menu.inc' %] -
-
+ +
+ +
+ +
+
+ [% INCLUDE 'intranet-bottom.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt @@ -11,11 +11,10 @@ -
- -
-
-
+
+
+
+
[% IF ( do_it ) %] [% FOREACH mainloo IN mainloop %] @@ -291,16 +290,20 @@ [% END %] -
-
-
-[% INCLUDE 'reports-menu.inc' %] -
-
+ + +
+ +
+ +
+
[% MACRO jsinclude BLOCK %] [% INCLUDE 'calendar.inc' %] -