Exemple #1
0
		<tr>
			<td width="100%">
				<center>				
				<fieldset>			
					<legend><?php 
echo JText::_('LICENSE_INFORMATION');
?>
</legend>
					<table align="center" class="admintable" width="50%">
						<tr>
							<td class="key" align="left"><?php 
echo JText::_('LICENSE_TYPE');
?>
:</td>
							<td align="left"><?php 
echo isset($javconfig['license']) && $javconfig['license']->get('type') ? JAVoiceHelpers::get_license_type() : JText::_('NA');
?>
</td>
						</tr>
						<tr>
							<td class="key" align="left"><?php 
echo JText::_('LICENSE_FOR_DOMAINS');
?>
:</td>
							<td align="left"><?php 
echo isset($javconfig['license']) && $javconfig['license']->get('domains') ? $javconfig['license']->get('domains') : JText::_('NA');
?>
</td>
						</tr>
						<tr>
							<td class="key" align="left">