?? adminsortedit.htm
字號:
$header<br>
$banner
<table border="0" width="760" align="center">
<tr>
<td width="27%">$adminMenu</td>
<td width="73%" valign="top">
<table border=0 cellspacing=1 width=90% cellpadding=2 bgcolor="#006699">
<tr>
<td class=shadow2 align=center>
<b><font color="#FFFFFF">--==編輯大類==--</font></b></td>
</tr>
<tr>
<form method=POST action=admin.php?modules=sort>
<td align=center bgcolor="#FFFFFF"><br>
編號 <input type=text name='editid' value='{$this->input[id]}' size=3 class=border style='color:#000000; background-color:#efefef' readonly>
名稱 <input type=text name=editsort1 value='{$aCategory->category_name}' size=15 class=border style='color:#000000; background-color:#efefef'>
描述 <input type=text name=editdescription value='{$aCategory->category_reserved}' size=15 class=border style='color:#000000; background-color:#efefef'>
</td>
</tr>
<tr>
<td align=center bgcolor="#FFFFFF">
<br><input type=submit value=提交 name=sendeditsort1 class=border style='color: #000000; background-color: #efefef'>
<input type=reset value=重填 class=border style='color: #000000; background-color: #efefef'>
</td>
</form>
</tr>
</table>
</td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -