__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* @copyright Copyright (C) 2012-2020 Cedric KEIFLIN alias ced1870
* https://www.joomlack.fr
* Module Maximenu CK
* @license GNU/GPL
* */
// no direct access
defined('_JEXEC') or die('Restricted access');
?>
<!-- debut maximenu CK -->
<select name="maximenuckdropselect" id="<?php echo $params->get('menuid', 'maximenuck'); ?>" style="width: auto" onchange="top.location.href=this.options[this.selectedIndex].value" class="<?php echo $params->get('class_sfx'); ?>">
<?php
foreach ($items as $i => &$item) {
$selected = ($item->current) ? ' selected="selected"' : '';
echo "<option " . $selected . "value=\"" . $item->flink . "\">" . str_repeat("- ", $item->level - 1) . $item->ftitle . "</option>";
}
?>
</select>
<!-- fin maximenuCK -->
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| _image.php | File | 5.9 KB | 0664 |
|
| _itemtype.php | File | 2.69 KB | 0664 |
|
| _logo.php | File | 1.56 KB | 0664 |
|
| _mobile.php | File | 797 B | 0664 |
|
| default.php | File | 7.86 KB | 0664 |
|
| default.png | File | 21 KB | 0664 |
|
| dropselect.php | File | 762 B | 0664 |
|
| dropselect.png | File | 19.29 KB | 0664 |
|
| flatlist.php | File | 3.4 KB | 0664 |
|
| flatlist.png | File | 18.97 KB | 0664 |
|
| fullwidth.php | File | 6.79 KB | 0664 |
|
| fullwidth.png | File | 12.39 KB | 0664 |
|
| index.html | File | 31 B | 0664 |
|
| megatabs.php | File | 6.8 KB | 0664 |
|
| megatabs.png | File | 13.52 KB | 0664 |
|
| nativejoomla.php | File | 2.77 KB | 0664 |
|
| nativejoomla.png | File | 5.39 KB | 0664 |
|
| pushdown.php | File | 8.57 KB | 0664 |
|
| pushdown.png | File | 17.68 KB | 0664 |
|