Current Path : /var/www/alh/admin/language/english/extension/ |
Current File : /var/www/alh/admin/language/english/extension/total.php |
<?php // Heading $_['heading_title'] = 'Order Totals'; // Text $_['text_install'] = 'Install'; $_['text_uninstall'] = 'Uninstall'; // Column $_['column_name'] = 'Order Totals'; $_['column_status'] = 'Status'; $_['column_sort_order'] = 'Sort Order'; $_['column_action'] = 'Action'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify totals!'; ?>