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=e3df4e22af0d1763025509eb45c454aeedb72bbf;hpb=3195d20440eef3f3836a351a87ab50d7087534ec;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 e3df4e22af..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 %]
@@ -540,8 +541,11 @@ canned reports and writing custom SQL reports.

Create Report From SQL
    -
  1. -
  2. +
  3. + [% IF ( reportname ) %] + [% ELSE %][% END %] +
  4. +
  5. +
-
+Cancel + [% END %] @@ -600,7 +605,13 @@ Sub report: +
+ [% reportname %] +
    + [% IF ( notes ) %]
  1. Notes: [% notes %]
  2. [% ELSE %][% END %] +
  3. +
+
[% END %] [% IF ( editsql ) %] @@ -608,16 +619,17 @@ Sub report:
-Edit SQL +Edit SQL report
    -
  1. +
-
+Cancel + @@ -626,7 +638,7 @@ Sub report: