AnonSec Shell
Server IP : 162.214.74.102  /  Your IP : 216.73.217.80
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/public_html/lrsys_apps/imobles/ui/theme/lrsys/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/lrsys/public_html/lrsys_apps/imobles/ui/theme/lrsys//crm_groups.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>{$_L['Groups']}</h5>

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

                <br>
                <br>
                <table class="table table-striped table-bordered">
                    <th>{$_L['Group']}</th>
                    <th>{$_L['Manage']}</th>
                    {foreach $gs as $g}
                        <tr>
                            <td>{if $g['default']==1}{$_L[$g['gname']]}{else}{$g['gname']}{/if}</td>

                            <td>
                                <a href="{$_url}contacts/find_by_group/{$g['id']}/" class="btn btn-xs btn-primary"><i class="fa fa-bars"></i> {$_L['List Contacts']}</a>
                                
                                {if $g['default']==0}
                                <a href="#" class="btn btn-xs btn-warning edit_group" id="e{$g['id']}" data-name="{$g['gname']}"><i class="fa fa-pencil"></i> {$_L['Edit']}</a>
                                <a href='#' id="g{$g['id']}" class="btn btn-xs btn-danger cdelete"><i class="fa fa-trash"></i> {$_L['Delete']}</a>
                                {/if}
                            </td>
                        </tr>
                    {/foreach}
                </table>

            </div>
        </div>



    </div>



</div>



<input type="hidden" name="_msg_add_new_group" id="_msg_add_new_group" value="{$_L['Add New Group']}">
<input type="hidden" name="_msg_group_name" id="_msg_group_name" value="{$_L['Group Name']}">
<input type="hidden" name="_msg_edit" id="_msg_edit" value="{$_L['Edit']}">
<input type="hidden" name="_msg_ok" id="_msg_ok" value="{$_L['OK']}">
<input type="hidden" name="_msg_cancel" id="_msg_cancel" value="{$_L['Cancel']}">
{include file="sections/footer.tpl"}

Anon7 - 2022
AnonSec Team