403Webshell
Server IP : 85.158.181.41  /  Your IP : 216.73.217.12
Web Server : Apache
System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64
User : moncbefd ( 1024)
PHP Version : 7.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/moncbefd/www.moneta.at/admin/html/content/layouts/main/menu/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/moncbefd/www.moneta.at/admin/html/content/layouts/main/menu/menu.html
{*
Main app menu generation. The data come from the from the AdminMenuContentView class (same as the old menu)
and they are imported to the template from the AdminLayoutHttpControllerResponse.
*}

{block name="admin_layouts_main_menu"}
	{block name="admin_layouts_main_menu_nav"}
		<nav data-gx-controller="layouts/main/menu/menu">
			<ul class="{$menu_visibility}">
				{foreach $menu_entries as $entry}
					{block name="admin_layouts_main_menu_item"}
						<li class="
								{if $smarty.const.UNFOLD_FAVS_BOX == 'true' && $entry.title === 'Favs'}active{/if}
								{if $entry.brand != ''}brand-{$entry.brand}{/if}
								{if $entry.type != ''}type-{$entry.type}{/if}
							">
							{if !empty($entry.menuitems)}
								{block name="admin_layouts_main_menu_item_title"}
									<a href="{$entry.menuitems[0].link}">
										<i class="icon {$entry.class}"></i>
										<span class="title">{$entry.title}</span>
									</a>
								{/block}
								{block name="admin_layouts_main_menu_item_sublist"}
									<ul>
										{foreach $entry.menuitems as $item}
											{block name="admin_layouts_main_menu_item_sublist_item"}
												<li>
													{block name="admin_layouts_main_menu_item_sublist_item_title"}
														<a id="{$item.id}"
														   href="{$item.link}"
														   class="fav-drag-item {$item.class}">{$item.title}</a>
													{/block}
												</li>
											{/block}
										{/foreach}
									</ul>
								{/block}
							{else}
								{block name="admin_layouts_main_menu_empty"}
									<i class="icon {$entry.class}"></i>
									<span class="title">{$entry.title}</span>
								{/block}
							{/if}
						</li>
					{/block}
				{/foreach}
			</ul>
		</nav>
	{/block}
	
	<div data-gx-extension="session_timeout" hidden></div>
	
	{* Scroll To Top *}
	{block name="admin_layouts_main_menu_scroll_to_top_dpl"}
		{include file="get_usermod:layouts/main/menu/scroll_to_top.html"}
	{/block}
{/block}

Youez - 2016 - github.com/yon3zu
LinuXploit