File Manager

Current Directory: /home/astoriaah/www/administrator/templates/hathor/html/layouts/plugins/user/profile/fields
Viewing File: /home/astoriaah/www/administrator/templates/hathor/html/layouts/plugins/user/profile/fields/dob.php
<?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>