| Current Path : /home/zieirix/www/administrator/templates/hathor/html/layouts/plugins/user/profile/fields/ |
| Current File : /home/zieirix/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>