| Current Path : /home/antonen/keliauk-uk.lt/modules/mod_qlform/tmpl/ |
| Current File : /home/antonen/keliauk-uk.lt/modules/mod_qlform/tmpl/default_pretext.php |
<?php
/**
* @package mod_qlform
* @copyright Copyright (C) 2017 ql.de All rights reserved.
* @author Mareike Riegel mareike.riegel@ql.de
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
// no direct access
defined('_JEXEC') or die;
?>
<div class="pretext">
<?php echo $params->get('pretext');?>
</div>