2020-02-12 21:25:39 +00:00
|
|
|
<?php
|
|
|
|
// Heading
|
|
|
|
$_['heading_title'] = 'Reports';
|
|
|
|
|
|
|
|
// Text
|
|
|
|
$_['text_success'] = 'Success: You have modified reports!';
|
|
|
|
$_['text_list'] = 'Report List';
|
|
|
|
$_['text_type'] = 'Choose the report type';
|
2020-03-02 00:28:04 +00:00
|
|
|
$_['text_filter'] = 'Suodatin';
|