attachment.tpl.php
来自「phpcms2007很好的cms内容管理系统,操作方便」· PHP 代码 · 共 22 行
PHP
22 行
<?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>
<form name="myform" method="post" action="?mod=<?=$mod?>&file=<?=$file?>&action=delete">
<input type="hidden" name="keyid" value="<?=$keyid?>" />
<table align="center" cellpadding="2" cellspacing="1" class="tableborder">
<tr>
<th colspan="9"><?=$keyname?>闄勪欢绠$悊</th>
</tr>
<tr align="center">
<td class="tablerowhighlight">鍒犻櫎</td>
<td class="tablerowhighlight">ID</td>
<td class="tablerowhighlight">妯″潡/棰戦亾</td>
<td class="tablerowhighlight">鏍忕洰</td>
<td class="tablerowhighlight">鏂囦欢鍚
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?