b0y-101 Mini Shell


Current Path : E:/www/risk/administrator/components/com_modules/tmpl/select/
File Upload :
Current File : E:/www/risk/administrator/components/com_modules/tmpl/select/modal.php

<?php

/**
 * @package     Joomla.Administrator
 * @subpackage  com_modules
 *
 * @copyright   (C) 2019 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$this->modalLink = '&tmpl=component&view=module&layout=modal';
?>
<div class="container-popup">
    <?php $this->setLayout('default'); ?>
    <?php echo $this->loadTemplate(); ?>
</div>

Copyright © 2019 by b0y-101