| Current Path : /home/lejardintz/www/components/com_kunena/template/crypsis/layouts/bbcode/image/ |
| Current File : /home/lejardintz/www/components/com_kunena/template/crypsis/layouts/bbcode/image/unauthorised.php |
<?php
/**
* Kunena Component
*
* @package Kunena.Template.Crypsis
* @subpackage BBCode
*
* @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 ();
$title = $this->title;
$url = $this->url;
$filename = $this->filename;
$size = $this->size;
?>
<div class="kmsgattach">
<h4>
<?php echo $title; ?>
</h4>
</div>