/
home
/
assocoweys
/
avexp
/
administrator
/
templates
/
hathor
/
html
/
layouts
/
plugins
/
user
/
profile
/
fields
/
Upload File
HOME
<?php /** * @package Joomla.Site * @subpackage Layout * * @copyright (C) 2015 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; /** * $text string infotext to be displayed */ extract($displayData); ?> <div class="clrlft"><?php echo $text; ?></div>