Your IP : 216.73.216.95


Current Path : /var/test/www/alh/admin/language/english/module/
Upload File :
Current File : /var/test/www/alh/admin/language/english/module/carousel.php

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

// Text
$_['text_module']         = 'Modules';
$_['text_success']        = 'Success: You have modified module carousel!';
$_['text_content_top']    = 'Content Top';
$_['text_content_bottom'] = 'Content Bottom';
$_['text_column_left']    = 'Column Left';
$_['text_column_right']   = 'Column Right';

// Entry
$_['entry_banner']        = 'Banner:';
$_['entry_limit']         = 'Limit:';
$_['entry_scroll']        = 'Scroll:';
$_['entry_image']         = 'Image (W x H) and Resize Type:';
$_['entry_layout']        = 'Layout:';
$_['entry_position']      = 'Position:';
$_['entry_status']        = 'Status:';
$_['entry_sort_order']    = 'Sort Order:';

// Error
$_['error_permission']   = 'Warning: You do not have permission to modify module carousel!';
$_['error_image']        = 'Image width &amp; height dimensions required!';
?>