File "analytics.php"
Full path: /home/cakedeco/retaildirectonline.co.uk/admin/language/en-gb/extension/extension/analytics.php
File
size: 405 B (405 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
// Heading
$_['heading_title'] = 'Analytics';
// Text
$_['text_success'] = 'Success: You have modified analytics!';
$_['text_list'] = 'Analytics List';
// Column
$_['column_name'] = 'Analytics Name';
$_['column_status'] = 'Status';
$_['column_action'] = 'Action';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify analytics!';