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

📄 groupexpiry.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> &raquo; {lang group_expiry}
</div><br>

<table cellspacing="{INNERBORDERWIDTH}" cellpadding="{TABLESPACE}" width="{TABLEWIDTH}" align="center" class="tableborder">
<tr align="center" class="header">
<td>{lang usergroup}</td>
<td>{lang group_expiry_time}</td>
<td>{lang group_expiry_type}</td>
</tr>
<!--{loop $expirylist $group}-->
	<tr align="center">
	<td class="altbg1">$group[grouptitle]</td>
	<td class="altbg2">$group[time]</td>
	<td class="altbg1"><!--{if $group['type'] == 'main'}-->{lang group_expiry_type_main}<!--{else}-->{lang group_expiry_type_ext}<!--{/if}--></td>
	</tr>
<!--{/loop}-->
<tr class="altbg1"><td colspan="3">{lang group_expiry_comment}</td></tr>
</table>
{template footer}

⌨️ 快捷键说明

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