File "sub_total.php"

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

Download   Open   Edit   Advanced Editor &nnbsp; Back

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

// Text
$_['text_extension']   = 'Extensions';
$_['text_success']     = 'Success: You have modified sub-total total!';
$_['text_edit']        = 'Edit 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!';