@@ -, +, @@ Reports part 2 - Reports -> Lost items - Reports -> Catalog by item type - Reports -> Orders by fund - Reports -> Holds statistics wizard - Reports -> Serials statistics wizard --- .../prog/en/modules/reports/itemslost.tt | 25 ++++++++++--------- .../prog/en/modules/reports/itemtypes.tt | 27 +++++++++++---------- .../prog/en/modules/reports/orders_by_budget.tt | 25 ++++++++++--------- .../prog/en/modules/reports/reserves_stats.tt | 27 +++++++++++---------- .../prog/en/modules/reports/serials_stats.tt | 28 ++++++++++++---------- 5 files changed, 74 insertions(+), 58 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt @@ -18,11 +18,11 @@ -
- -
-
-
+
+
+
+
+

Lost items

@@ -174,12 +174,15 @@ [% END %] -
-
-
-[% INCLUDE 'reports-menu.inc' %] -
-
+ +
+ +
+ +
+
[% MACRO jsinclude BLOCK %] [% INCLUDE 'datatables.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemtypes.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemtypes.tt @@ -17,11 +17,11 @@ -
- -
-
-
+
+
+
+
+ [% IF ( do_it ) %] [% FOREACH mainloo IN mainloop %] @@ -71,17 +71,20 @@ [% END %] -
-
-
-[% INCLUDE 'reports-menu.inc' %] -
-
+ +
+ +
+ +
+
[% MACRO jsinclude BLOCK %] [% IF ( do_it ) %] [% INCLUDE 'datatables.inc' %] -