report.php 274 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 <?php // Heading $_['heading_title'] = 'Звіти'; // Text $_['text_success'] = 'Налаштування змінені'; $_['text_list'] = 'Список звітів'; $_['text_type'] = 'Оберіть тип звіту'; $_['text_filter'] = 'Фільтр';