@@ -, +, @@ --- .../prog/en/modules/reports/acquisitions_stats.tt | 2 +- .../prog/en/modules/reports/bor_issues_top.tt | 2 +- .../prog/en/modules/reports/borrowers_out.tt | 2 +- .../prog/en/modules/reports/borrowers_stats.tt | 3 +- .../prog/en/modules/reports/cash_register_stats.tt | 2 +- .../prog/en/modules/reports/cat_issues_top.tt | 2 +- .../prog/en/modules/reports/catalogue_out.tt | 2 +- .../prog/en/modules/reports/catalogue_stats.tt | 2 +- .../prog/en/modules/reports/convert_report.tt | 2 +- .../prog/en/modules/reports/dictionary.tt | 2 +- .../en/modules/reports/guided_reports_start.tt | 36 ++++++++-------------- .../prog/en/modules/reports/issues_avg_stats.tt | 2 +- .../prog/en/modules/reports/issues_stats.tt | 2 +- .../prog/en/modules/reports/itemslost.tt | 2 +- .../prog/en/modules/reports/itemtypes.tt | 2 +- .../prog/en/modules/reports/orders_by_budget.tt | 2 +- .../prog/en/modules/reports/reports-home.tt | 2 +- .../prog/en/modules/reports/reserves_stats.tt | 2 +- .../prog/en/modules/reports/serials_stats.tt | 2 +- 19 files changed, 32 insertions(+), 41 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/acquisitions_stats.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/acquisitions_stats.tt @@ -1,6 +1,6 @@ [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Reports [% IF ( do_it ) %]› Acquisitions statistics › Results[% ELSE %]› Acquisitions statistics[% END %] +[% IF ( do_it ) %]Acquisitions statistics › Results[% ELSE %]Acquisitions statistics[% END %] › Reports › Koha [% INCLUDE 'doc-head-close.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/bor_issues_top.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/bor_issues_top.tt @@ -3,7 +3,7 @@ [% USE ItemTypes %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Reports › Patrons with the most checkouts +Patrons with the most checkouts › Reports › Koha [% INCLUDE 'doc-head-close.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_out.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_out.tt @@ -1,6 +1,6 @@ [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Reports › Patrons with no checkouts +Patrons with no checkouts › Reports › Koha [% INCLUDE 'doc-head-close.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt @@ -2,7 +2,8 @@ [% USE Koha %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Reports [% IF ( do_it ) %]› Patrons statistics › Results[% ELSE %]› Patrons statistics[% END %] +[% IF ( do_it ) %]Patrons statistics › Results[% ELSE %]Patrons statistics[% END %] › Reports › Koha + [% INCLUDE 'doc-head-close.inc' %] --- 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 @@ -20,31 +20,21 @@ [% INCLUDE 'doc-head-open.inc' %] - Koha › Reports › Guided reports wizard [%- IF ( saved1 ) -%] - › Saved reports - [%- ELSIF ( create ) -%] - › Create from SQL - [%- ELSIF ( showsql ) -%] - › Saved reports › SQL view - [%- ELSIF ( execute ) -%] - › Saved reports › Report [% name | html %] ([% id | html %]) - [%- ELSIF ( editsql ) -%] - › Saved reports › Edit report [% reportname | html %] ([% id | html %]) - [%- END -%] + Saved reports › [%- ELSIF ( create ) -%] + Create from SQL › [%- ELSIF ( showsql ) -%] + SQL view › Saved reports › [%- ELSIF ( execute ) -%] + Report [% name | html %] ([% id | html %]) › Saved reports › [%- ELSIF ( editsql ) -%] + Edit report [% reportname | html %] ([% id | html %]) › Saved reports › [%- END -%] + [%- IF ( build1 ) -%] - › Build a report, step 1 of 6: Choose a module - [%- ELSIF ( build2 ) -%] - › Build a report, step 2 of 6: Pick a report type - [%- ELSIF ( build3 ) -%] - › Build a report, step 3 of 6: Select columns for display - [%- ELSIF ( build4 ) -%] - › Build a report, step 4 of 6: Select criteria to limit on - [%- ELSIF ( build5 ) -%] - › Build a report, step 5 of 6: Pick which columns to total - [%- ELSIF ( build6 ) -%] - › Build a report, step 6 of 6: Select how you want the report ordered - [%- END -%] + Build a report, step 1 of 6: Choose a module › [%- ELSIF ( build2 ) -%] + Build a report, step 2 of 6: Pick a report type › [%- ELSIF ( build3 ) -%] + Build a report, step 3 of 6: Select columns for display › [%- ELSIF ( build4 ) -%] + Build a report, step 4 of 6: Select criteria to limit on › [%- ELSIF ( build5 ) -%] + Build a report, step 5 of 6: Pick which columns to total › [%- ELSIF ( build6 ) -%] + Build a report, step 6 of 6: Select how you want the report ordered › [%- END -%] + Guided reports wizard › Reports › Koha [% INCLUDE 'doc-head-close.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_avg_stats.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_avg_stats.tt @@ -1,7 +1,7 @@ [% USE Branches %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Reports › Average loan time +Average loan time › Reports › Koha [% INCLUDE 'doc-head-close.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt @@ -1,7 +1,7 @@ [% USE Branches %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Reports › Circulation statistics [% IF ( do_it ) %]› Results[% END %] +Circulation statistics[% IF ( do_it ) %] › Results[% END %] › Reports › Koha [% INCLUDE 'doc-head-close.inc' %]