File "fraud.php"

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

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
// Heading
$_['heading_title']    = 'Anti-Fraud';

// Text
$_['text_success']     = 'Success: You have modified anti-fraud!';
$_['text_list']        = 'Anti-Fraud List';

// Column
$_['column_name']      = 'Anti-Fraud Name';
$_['column_status']    = 'Status';
$_['column_action']    = 'Action';

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