📄 del_money.tpl
字号:
<br><br>
<h2>{adm_dm_ttle}</h2>
<form action="del_money.php" method="post">
<input type="hidden" name="mode" value="addit">
<table width="305">
<tbody>
<tr>
<td class="c" colspan="6">{adm_dm_form}</td>
</tr><tr>
<th width="130">{adm_dm_plid}</th>
<th width="155"><input name="id" type="text" value="0" size="3" /></th>
</tr><tr>
<th>{Metal}</th>
<th><input name="metal" type="text" value="0" /></th>
</tr><tr>
<th>{Crystal}</td>
<th><input name="cristal" type="text" value="0" /></th>
</tr><tr>
<th>{Deuterium}</td>
<th><input name="deut" type="text" value="0" /></th>
</tr><tr>
<th colspan="2"><input type="Submit" value="{adm_dm_del}" /></th>
</tbody>
</tr>
</table>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -