Your IP : 216.73.216.95


Current Path : /var/test/www/alh/admin/language/english/total/
Upload File :
Current File : /var/test/www/alh/admin/language/english/total/sub_total.php

<?php
// Heading
$_['heading_title']    = 'Sub-Total';

// Text
$_['text_total']       = 'Order Totals';
$_['text_success']     = 'Success: You have modified sub-total total!';

// Entry
$_['entry_status']     = 'Status:';
$_['entry_sort_order'] = 'Sort Order:';

// Error
$_['error_permission'] = 'Warning: You do not have permission to modify sub-total total!';
?>