keylink.tpl.php

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

PHP
24
字号
<?php 
defined('IN_PHPCMS') or exit('Access Denied');
include admintpl('header');
?>
<body>
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="10">
  <tr>
    <td></td>
  </tr>
</table>

<table cellpadding="2" cellspacing="1" class="tableborder">
  <tr>
    <th colspan=6><a href="?mod=<?=$mod?>&file=<?=$file?>&action=manage"><font color="white">鍏宠仈閾炬帴绠$悊</font></a></th>
  </tr>
<form method="post" name='myform' action="?mod=<?=$mod?>&file=<?=$file?>&action=update">
<input type="hidden" name="referer" value="<?=$referer?>">
<tr align="center">
<td width="50" class="tablerowhighlight">鍒犻櫎</td>
<td width="50" class="tablerowhighlight">ID</td>
<td class="tablerowhighlight">鍚嶇О</td>
<td class="tablerowhighlight">鍦板潃</td>
<td width="100" class="tablerowhighlight">璁块棶</td>
<td width="100" class="tablerowhighlight">鏄

⌨️ 快捷键说明

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