forum_prune_select_body.tpl

来自「这是php编的论坛的原代码」· TPL 代码 · 共 13 行

TPL
13
字号

<h1>{L_FORUM_PRUNE}</h1>

<form method="post" action="{S_FORUMPRUNE_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
	<tr>
		
	  <th class="thHead" align="center">{L_SELECT_FORUM}</th>
	</tr>
	<tr>
		<td class="row1" align="center">{S_FORUMS_SELECT} &nbsp;<input type="submit" name="pruneset" value="{L_LOOK_UP}" class="mainoption">&nbsp;</td>
	</tr>
</table></form>

⌨️ 快捷键说明

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