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/www/lrsys_apps/hering/ui/theme/lrsys/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/lrsys/www/lrsys_apps/hering/ui/theme/lrsys/client_profile.tpl
{include file="sections/header.tpl"}
<div class="row">
    <div class="screen-header">
        <div class="screen-title header-padding">{$_L['Profile']}</div>
    </div>
    <div class="col-md-4">
        <div class="ibox float-e-margins">
            <div class="ibox-title">


                <h5>{$user->account}</h5>


            </div>
            <div class="ibox-content">


                <address>
                    {if $user->company neq ''}
                        {$user->company}
                        <br>
                        {$user->account}
                        <br>
                    {else}
                        {$user->account}
                        <br>
                    {/if}
                    {if $user->address neq ''}
                    {$user->address} <br>
                    {/if}
                    {if $user->city neq ''}
                    {$user->city} <br>
                    {/if}
                    {if $user->state neq ''}
                    {$user->state} - {$user->zip} <br>
                    {/if}
                    
                    {if $user->phone neq ''}
                    <strong>{$_L['Phone']}:</strong> {$user->phone}
                    <br>
                    {/if}
                    {if $user->email neq ''}
                    <strong>{$_L['Email']}:</strong> {$user->email}
                    {/if}
                    {foreach $cf as $cfs}
                        <br>
                        <strong>{$cfs['fieldname']}: </strong> {get_custom_field_value($cfs['id'],$user->id)}
                    {/foreach}

                </address>



            </div>
        </div>
    </div>
    <div class="col-md-8">
        <div class="ibox float-e-margins">
            <div class="ibox-title">


                <h5>{$_L['Edit Profile']}</h5>


            </div>
            <div class="ibox-content">


                <form class="form-horizontal" id="iform">

                    <div class="form-group"><label class="col-lg-2 control-label" for="account">{$_L['Account Name']}</label>

                        <div class="col-lg-10"><input type="text" id="account" name="account" class="form-control" value="{$d['account']}">

                        </div>
                    </div>

                    <div class="form-group"><label class="col-lg-2 control-label" for="edit_email">{$_L['Email']}</label>

                        <div class="col-lg-10"><input type="text" id="edit_email" name="edit_email" class="form-control" value="{$d['email']}">

                        </div>
                    </div>
                    <div class="form-group"><label class="col-lg-2 control-label" for="phone">{$_L['Phone']}</label>

                        <div class="col-lg-10"><input type="text" id="phone" name="phone" class="form-control" value="{$d['phone']}">

                        </div>
                    </div>
                    <div class="form-group"><label class="col-lg-2 control-label" for="address">{$_L['Address']}</label>

                        <div class="col-lg-10"><input type="text" id="address" name="address" class="form-control" value="{$d['address']}">

                        </div>
                    </div>
                    <div class="form-group"><label class="col-lg-2 control-label" for="city">{$_L['City']}</label>

                        <div class="col-lg-10"><input type="text" id="city" name="city" class="form-control" value="{$d['city']}">

                        </div>
                    </div>
                    <div class="form-group"><label class="col-lg-2 control-label" for="state">{$_L['State Region']}</label>

                        <div class="col-lg-10"><input type="text" id="state" name="state" class="form-control" value="{$d['state']}">

                        </div>
                    </div>
                    <div class="form-group"><label class="col-lg-2 control-label" for="zip">{$_L['ZIP Postal Code']} </label>

                        <div class="col-lg-10"><input type="text" id="zip" name="zip" class="form-control" value="{$d['zip']}">

                        </div>
                    </div>
                    {*<div class="form-group"><label class="col-lg-2 control-label" for="country">{$_L['Country']}</label>

                        <div class="col-lg-10">

                            <select name="country" id="country" class="form-control">
                                <option value="">{$_L['Select Country']}</option>
                                {$countries}
                            </select>

                        </div>
                    </div>*}



                    <div class="form-group"><label class="col-lg-2 control-label" for="password">{$_L['Password']} </label>

                        <div class="col-lg-10">
                            <input type="password" id="password" name="password" class="form-control">

                            <span class="help-block">{$_L['password_change_help']}</span>

                        </div>
                    </div>



                    <div class="form-group">
                        <div class="col-lg-offset-2 col-lg-10">

                            <button class="btn btn-primary" type="submit" id="submit"><i class="fa fa-check"></i> {$_L['Submit']}</button>
                        </div>
                    </div>

                </form>


            </div>
        </div>
    </div>
</div>
{include file="sections/footer.tpl"}

Anon7 - 2022
AnonSec Team