File "other.php"

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

Download   Open   Edit   Advanced Editor &nnbsp; Back

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

// Text
$_['text_success']      = 'Success: You have modified other extension!';
$_['text_list']         = 'Other List';

// Column
$_['column_name']       = 'Other';
$_['column_status']     = 'Status';
$_['column_action']     = 'Action';

// Error
$_['error_permission']  = 'Warning: You do not have permission to modify other extension!';