category_join.tpl.php

来自「采用模块化开发」· PHP 代码 · 共 12 行

PHP
12
字号
<?php 
defined('IN_PHPCMS') or exit('Access Denied');
include admintpl('header');
?>
<body>
<?=$menu?>
<table cellpadding="2" cellspacing="1" class="tableborder">
  <tr>
    <th colspan=4>鍚堝苟鏍忕洰</th>
  </tr>
<form method="post" action="?mod=<?=$mod?>&file=category&action=join&channelid=<?=$channelid?>">
<tr align="center"><td colspan=2 class="tablerowhighlight">婧愭爮鐩

⌨️ 快捷键说明

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