ÿØÿà 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/public_html/adminvn/templates/ |
Upload File : |
<!-- BEGIN: cp_15_2 --> <h1 class="icon-message">Viết tin nhắn</h1> <form action="message.php?type=add" method="post"> <p style="padding-bottom: 10px;"><input type="text" style="font-size: 18px; color: #333333; height: 25px; width: 50%;" id="to" name="to" value="{mes_to}" /> <input type="button" onclick="$.showAkModal('listmes.php','Danh sách',300,400);" value="Danh sách" /></p> <p class="form"><input type="text" name="title" value="{mes_title}" /></p> <div class="start-mod radius-top" style="margin-bottom: 0; border-bottom-width: 0;"> <h2 class="radius-top">Nội dung</h2> </div> <textarea rows="10" cols="40" id="Editor" name="content"></textarea> <script type="text/javascript"> var menu = 4; </script> <script type="text/javascript" src="../data/javascripts/editor/menu.js" ></script> <script type="text/javascript" src="../data/javascripts/editor/editor.js" ></script> <script type="text/javascript"> // generate_wysiwyg('Editor',350); </script> <br /> <p><input type="submit" value="Gửi tin" /></p> </form> <!-- END: cp_15_2 -->