Your IP : 216.73.216.131


Current Path : /home/lejardintz/www/components/com_kunena/template/astemplate/html/common/
Upload File :
Current File : /home/lejardintz/www/components/com_kunena/template/astemplate/html/common/menu.php

<?php
/**
 * Kunena Component
 * @package Kunena.Template.Blue_Eagle
 * @subpackage Common
 *
 * @copyright (C) 2008 - 2013 Kunena Team. All rights reserved.
 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
 * @link http://www.kunena.org
 **/
defined ( '_JEXEC' ) or die ();
?>
<div id="ktop">
	<div id="ktopmenu">
		<div id="ktab"><?php echo $this->getMenu() ?></div>
	</div>
</div>