./Themes/default/Reports.template.php
template_report_type
function template_report_type(): void
Choose which type of report to run?
template_main
function template_main(): void
This is the standard template for showing reports.
template_print_above
function template_print_above(): void
Header of the print page!
template_print
function template_print(): void
The main print page
template_print_below
function template_print_below(): void
Footer of the print page.