📄 department_add.tpl.php
字号:
<?php
defined('IN_PHPCMS') or exit('Access Denied');
include admintpl('header');
?>
<body>
<?=$menu?>
<form name="myform" method="post" action="?mod=<?=$mod?>&file=<?=$file?>&action=add&forward=<?=$forward?>">
<table align="center" cellpadding="2" cellspacing="1" class="tableborder">
<tr>
<th colspan="2">娣诲姞閮ㄩ棬</th>
</tr>
<tr>
<td width="20%" class="tablerow"><strong>閮ㄩ棬鍚嶇О</strong></td>
<td class="tablerow"><input name="department" type="text" size="30" /></td>
</tr>
<tr>
<td class='tablerow'><strong>閮ㄩ棬浠嬬粛</strong><br></td>
<td class='tablerow'><textarea name='note' cols='60' rows='4' id='note'></textarea> <?=editor('note','introduce',400,200)?></td>
</tr>
<tr>
<td class="tablerow"><strong>鍏佽
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -