Your IP : 216.73.216.95


Current Path : /var/test/www/alh/admin/language/en-gb/extension/extension/
Upload File :
Current File : /var/test/www/alh/admin/language/en-gb/extension/extension/menu.php

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

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

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

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