filecheck.tpl.php

来自「phpcms2007很好的cms内容管理系统,操作方便」· PHP 代码 · 共 22 行

PHP
22
字号
<?php
defined('IN_PHPCMS') or exit('Access Denied');
include admintpl('header','phpcms');

?>
<?=$menu?>
<style type="text/css">
<!--
.STYLE2 {color: #FF0000}
.STYLE3 {color: #000000}
-->
</style>
<body>
<form action="?mod=<?=$mod?>&amp;file=<?=$file?>" method="post" name="myform" id="myform">
  <table width="100%" border="0" align="center" cellpadding="0" cellspacing="1"  class="tableborder">
    <tr>
      <th height="25" colspan="4">鏂囦欢姣旇緝</th>
    </tr>
    <tr bgcolor="#E4EDF9">
      <td height="25" colspan="2"><div align="center"><strong>
      </strong></div>        <strong><label></label>
        <div align="center">鎺ㄨ崘閫夋嫨鐩

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?