<?php
// Heading
$_['heading_title']       = '<b><i>OC Ajax Login</i></b>';
$_['page_title']          = 'OC Ajax Login';

// Text
$_['text_extension']         = 'Extensions';
$_['text_edit']           = 'Edit Ajax Login Module';
$_['text_success']        = 'Success: You have modified module Ajax Login!';

// Entry
$_['help_upload']                   = 'Ajax Loader Image';
$_['entry_image']                   = 'Ajax Loader Image';
$_['entry_status']                  = 'Enable Ajax Login';
$_['entry_redirect_status']         = 'Use Redirect after Login';
$_['entry_loader_img']              = 'Ajax load Image';

//Error
$_['error_code']           = 'Modification requires a unique ID code!';