Esempio n. 1
0
	<tr>
		<td colspan="12">
			<?php 
    echo JText::_('There are no items present');
    ?>
		</td>
	</tr>
	<?php 
}
?>
</tbody>
</table>
</div>
<input type="hidden" name="option" value="com_jacc" />
<input type="hidden" name="task" value="packages" />
<input type="hidden" name="view" value="packages" />
<input type="hidden" name="boxchecked" value="0" />
<input type="hidden" name="filter_order" value="<?php 
echo $this->lists['order'];
?>
" />
<input type="hidden" name="filter_order_Dir" value="" />
<?php 
echo JHTML::_('form.token');
?>
</form>  	
	<div class="clr"></div>
	<div style="text-align:center;font-weight:bold;padding:10px;">Jacc Version <?php 
print JaccHelper::getVersion();
?>
</div>