category_more.tpl.php
来自「Phpcms2008 是一款基于 PHP+Mysql 架构的网站内容管理系统」· PHP 代码 · 共 16 行
PHP
16 行
<?php
defined('IN_PHPCMS') or exit('Access Denied');
include admin_tpl('header');
?>
<body <?php if($type==1){ ?>onload="$('#div_category_urlruleid').load('?mod=<?=$mod?>&file=<?=$file?>&action=urlrule&ishtml=<?=$PHPCMS['ishtml']?>&category_urlruleid=0')"<?php } ?> >
<?php if(!isset($type)){ ?>
<form name="myform" method="post" action="?">
<input name="mod" type="hidden" value="<?=$mod?>">
<input name="file" type="hidden" value="<?=$file?>">
<input name="action" type="hidden" value="<?=$action?>">
<input name="forward" type="hidden" value="<?=$forward?>">
<table cellpadding="2" cellspacing="1" class="table_form">
<caption>鎵归噺娣诲姞鏍忕洰</caption>
<tr>
<th><font color="red">*</font> <strong>涓婄骇鏍忕洰</strong></th>
<td><?=form::select_category('phpcms', 0, 'parentid', 'parentid', '鏃狅紙浣滀负涓
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?