芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/dzilamdebravo1821.gob.mx/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>