Your IP : 216.73.217.13


Current Path : /home/poneycluc/www/plugins/system/t4/themes/base/html/com_users/registration/
Upload File :
Current File : /home/poneycluc/www/plugins/system/t4/themes/base/html/com_users/registration/complete.php

<?php
/**
T4 Overide
 */

defined('_JEXEC') or die;

?>
<div class="com-users-registration-complete registration-complete <?php echo $this->pageclass_sfx;?>">
	<?php if ($this->params->get('show_page_heading')) : ?>
		<h1>
			<?php echo $this->escape($this->params->get('page_heading')); ?>
		</h1>
	<?php endif; ?>
</div>