X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Freports%2Fguided_reports_start.tt;h=ea933aaf58f9833af010f6c6035750ac25900f3a;hb=ef038b258ebfef315cea06bcf27d92eada86e9d7;hp=487f9a2284fc1fd172c4422baf05c0dd4b2f4790;hpb=af9ac2fb57d07cef95fc97e3269e844ce7431ed1;p=koha_fer 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 487f9a2284..ea933aaf58 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 @@ -54,13 +54,13 @@ $(document).ready(function(){ }).tablesorterPager({ container: $("#pagertable_reports"), positionFixed: false, - size: 50 + size: 20 }); }); //]]> - + [% INCLUDE 'header.inc' %] [% INCLUDE 'circ-search.inc' %] @@ -87,6 +87,7 @@ $(document).ready(function(){
+ [% INCLUDE "reports-toolbar.inc" %] [% IF ( start ) %]

Guided Reports

@@ -124,23 +125,9 @@ canned reports and writing custom SQL reports.

[% IF ( saved1 ) %] [% IF ( savedreports ) %]

Saved Reports

- -
 page(s) : - - - - - - , entries/page: - -
-
+
+[% INCLUDE 'table-pager.inc' perpage='20' %] +
@@ -282,7 +269,7 @@ canned reports and writing custom SQL reports.

[% ELSE %]
@@ -562,7 +563,8 @@ canned reports and writing custom SQL reports.

-
+Cancel + [% END %] @@ -603,7 +605,13 @@ Sub report: +
+ [% reportname %] +
    + [% IF ( notes ) %]
  1. Notes: [% notes %]
  2. [% ELSE %][% END %] +
  3. +
+
[% END %] [% IF ( editsql ) %] @@ -611,16 +619,17 @@ Sub report:
-Edit SQL +Edit SQL report
    -
  1. +
-
+Cancel + @@ -629,7 +638,7 @@ Sub report: