Your IP : 216.73.216.95


Current Path : /var/test/www/alh/admin/language/english/sale/
Upload File :
Current File : /var/test/www/alh/admin/language/english/sale/customer_ban_ip.php

<?php
// Heading
$_['heading_title']    = 'Customer Ban IP';

// Text
$_['text_success']     = 'Success: You have modified customer ban IP!';

// Column
$_['column_ip']        = 'IP';
$_['column_customer']  = 'Customers';
$_['column_action']    = 'Action';

// Entry
$_['entry_ip']         = 'IP:';

// Error
$_['error_permission'] = 'Warning: You do not have permission to modify customer ban IP!';
$_['error_ip']         = 'IP must be between 1 and 15 characters!';
?>