⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 admin_purview_category.tpl.php

📁 phpcms2007很好的cms内容管理系统,操作方便
💻 PHP
字号:
<?php 
defined('IN_PHPCMS') or exit('Access Denied');
include admintpl('header');
?>
<body leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'>
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="2">
  <tr>
    <td></td>
  </tr>
</table>
<table cellpadding="2" cellspacing="1" class="tableborder" align=center>
  <tr>
    <th width="10%" align="center">閫変腑</th>
    <th width="90%">鏍忕洰鍚嶇О</th>
  </tr>
<form method="post" name="myform" action="">
<?=$categorys?>
</form>
</table>
</body>
</html>

⌨️ 快捷键说明

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