Your IP : 216.73.216.147


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

<?php
/**
 * Kunena Component
 * @package Kunena.Template.Blue_Eagle
 * @subpackage Common
 *
 * @copyright (C) 2008 - 2016 Kunena Team. All rights reserved.
 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
 * @link https://www.kunena.org
 **/
defined ( '_JEXEC' ) or die ();
?>
<div id="ktop">
	<div id="ktopmenu">
		<div id="ktab"><?php echo $this->getMenu() ?></div>
	</div>
	<span class="ktoggler fltrt"><a class="ktoggler close" title="<?php echo JText::_('COM_KUNENA_TOGGLER_COLLAPSE') ?>" rel="kprofilebox"></a></span>
</div>