Ejemplo n.º 1
0
?>
','<?php 
echo JText::_('CLOSE');
?>
');return false;"><?php 
echo JText::_('HELP');
?>
</a>		
			</td>				
		</tr>
		<tr>
			<td colspan="2">
			
				<?php 
$note = JText::_("FOURMS_CAN_BE_UNDERSTOOD_AS_CATEGORIES_YOU_CAN_SET_UNLIMITED_FORUMS__SET_ACCESS_PERMISSION_FOR_EACH_FORUM");
JAVoiceHelpers::displayNote($note, 'forums');
?>
				
			</td>
			
		</tr>
	</table> 

 	<table class="adminlist">
		<thead>
			<tr> 

 				<th width="10" align="left">
					#
				</th> 
Ejemplo n.º 2
0
		<div style="text-align: right;">
			<a id='jav_help' href="index.php"onclick="hiddenNote('permission','<?php 
echo JText::_('HELP');
?>
','<?php 
echo JText::_('CLOSE');
?>
');return false;"><?php 
echo JText::_('HELP');
?>
</a>
		</div>		
		<?php 
$note = JText::_("ADMIN__MODERATOR_SETTINGS_TOOLTIP") . " " . JText::_("ADMIN__MODERATOR_SETTINGS_NOTE");
JAVoiceHelpers::displayNote($note, 'permission');
?>
		<table class="adminlist">
			<thead>
				<tr> 
	 				<th width="10" align="left">
						#
					</th> 
	
	 				<th width="2%">
						<input type="checkbox" name="toggle" value="" onclick="Joomla.checkAll(this);" />
					</th> 
					
	 				<th class="">
						<?php 
echo JHTML::_('grid.sort', "Username", 'u.username', @$lists['filter_order_Dir'], @$lists['filter_order']);
Ejemplo n.º 3
0
echo JText::_('HELP');
?>
','<?php 
echo JText::_('CLOSE');
?>
');return false;"><?php 
echo JText::_('HELP');
?>
</a>		
			</td>			
		</tr>
		<tr>
			<td colspan="2">			
				<?php 
$note = JText::_("BASED_ON_YOUR_NEEDS_VOICES_TYPE_CAN_BE_DIFFERENT_THE_MOST_POPULAR_AND_RECOMMENDED_TYPES_FOR_JA_VOICE_ARE_SUGGESTION_QUESTIONS_PROBLEM_PRAISES");
JAVoiceHelpers::displayNote($note, 'voicetype');
?>
				
			</td>
			
		</tr>
	</table> 

 	<table class="adminlist">
		<thead>
			<tr> 

 				<th width="10" align="left">
					#
				</th> 
Ejemplo n.º 4
0
	<br/>
	<div style="text-align: right;">
		<a id='jav_help' href="index.php"onclick="hiddenNote('integrate','<?php 
echo JText::_('HELP');
?>
','<?php 
echo JText::_('CLOSE');
?>
');return false;"><?php 
echo JText::_('HELP');
?>
</a>
	</div>
	<?php 
$note = JText::_("COMMENT_SETTINGS_TOOLTIP");
JAVoiceHelpers::displayNote($note, 'integrate');
?>
		
		<table class="adminlist" width="100%">
			<thead>		
				<tr>
	 				<th width="5%">
						#
					</th> 
	
	 				<th width="5%">
						
					</th> 
					
	 				<th class="" width="20%">
						<?php