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

//Tab
$_['tab_about']            					= 'About';

// Text
$_['text_module']							= 'Modules';
$_['text_asking_help']						= 'Read before requesting for support';
$_['text_help_request']						= 'Requesting for support';
$_['text_terms']							= 'Terms & Conditions';
$_['text_success']							= 'Success: You have modified module ADV Reports!';

// Error
$_['error_permission']    					= 'Warning: You do not have permission to modify module ADV Reports!';
$_['error_vqmod']           				= 'vQmod does not seem to be installed. <a href="http://code.google.com/p/vqmod/" target="_blank">Get vQmod!</a>';
?>