Your IP : 216.73.216.142


Current Path : /proc/thread-self/cwd/components/com_rsform/views/rsform/tmpl/
Upload File :
Current File : //proc/thread-self/cwd/components/com_rsform/views/rsform/tmpl/default.php

<?php
/**
* @package RSForm! Pro
* @copyright (C) 2007-2019 www.rsjoomla.com
* @license GPL, http://www.gnu.org/copyleft/gpl.html
*/

defined('_JEXEC') or die('Restricted access');
?>
<?php if ($this->params->get('show_page_heading', 0)) { ?>
	<h1><?php echo $this->escape($this->params->get('page_heading')); ?></h1>
<?php } ?>
<?php echo RSFormProHelper::displayForm($this->formId); ?>