File "total.php"

Full path: /home/cakedeco/retaildirectonline.co.uk/admin/language/de-de/extension/extension/total.php
File size: 450 B (450 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
// Heading
$_['heading_title']     = 'Order Totals';

// Text
$_['text_success']      = 'Success: You have modified totals!';
$_['text_list']         = 'Order Total List';

// 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!';