File "captcha.php"

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

Download   Open   Edit   Advanced Editor &nnbsp; Back

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

// Text
$_['text_success']     = 'Success: You have modified captchas!';
$_['text_list']        = 'Captcha List';

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

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