Current Path : /var/test/www/alh/admin/language/en-gb/extension/extension/ |
Current File : /var/test/www/alh/admin/language/en-gb/extension/extension/theme.php |
<?php // Heading $_['heading_title'] = 'Themes'; // Text $_['text_success'] = 'Success: You have modified themes!'; $_['text_list'] = 'Theme List'; // Column $_['column_name'] = 'Theme Name'; $_['column_status'] = 'Status'; $_['column_action'] = 'Action'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify themes!';