⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 post_seccode.htm

📁 php最好的论坛程序! php最好的论坛程序! php最好的论坛程序!
💻 HTM
字号:
{template header}
<div class="subtable nav" style="width: {TABLEWIDTH}">
<div class="right">&nbsp;<a href="#bottom"><img src="{IMGDIR}/arrow_dw.gif" border="0" alt="" /></a></div>
<a href="discuz.php">$bbname</a> $navigation
<!--{if $action == 'newthread'}-->&nbsp;&raquo;&nbsp;{lang post_newthread}<!--{elseif $action == 'reply'}-->&nbsp;&raquo;&nbsp;{lang post_newreply}<!--{/if}-->
</div><br>

<form name="input" method="$request[method]" action="$request[action]" $enctype>
$request[elements]

<table cellspacing="{INNERBORDERWIDTH}" cellpadding="{TABLESPACE}" width="{TABLEWIDTH}" align="center" class="tableborder">
<tr class="header"><td colspan="2">{lang post_seccode}</td></tr>
<tr><td class="altbg1" width="21%">{lang seccode}:</td>
<td class="altbg2"><input type="text" name="seccodeverify" size="4" maxlength="4">
<script type="text/javascript">var seccode = 0</script><img style="cursor:pointer" onclick="this.src='seccode.php?update=' + (seccode++)" src="seccode.php"  alt="" /> {lang secode_refresh}<br></td>
</tr></table>

<!--{if $allowpostattach}-->
	<br>
	<div class="subtable nav" style="width: {TABLEWIDTH}">
	{template post_attachments}
	</div>
<!--{/if}-->

<br><center><input type="submit" value="{lang submit}"></center>
</form>

<script type="text/javascript">
document.input.seccodeverify.focus();
</script>
{template footer}

⌨️ 快捷键说明

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