<!---------------橫排美化加改進 FOR Discuz!5.0-------------------->
<table width="100%">
<tr>
<td width="90" valign="top"><a href="forumdisplay.php?fid=$forum[fid]">$forum[icon]</a></td>
<td rowspan="2" valign="top"><a href="forumdisplay.php?fid=$forum[fid]"><span class="bold" title="$forum[description]">$forum[name]</span></a> <span class="smalltxt">
<!--橫排子版下拉FOR Discuz!5.0 START-->
<!--{if $forum['subforums']}-->
<span id="popuforum$forum[fid]"><b><font color=#009900>{lang forum_subforums}</font></b>
<script type="text/javascript">menuregister(false, "popuforum$forum[fid]")</script>
</span>
<div class="popupmenu_popup" id="popuforum$forum[fid]_menu" style="display:none">
<table width="265" height="47" border="0" cellpadding="4" cellspacing="1">
<tr>
<td width="250" align="left" valign="top">$forum[subforums]</td>
</tr>
</table>
</div>
<!--{/if}-->
<!--橫排子版下拉FOR Discuz!5.0 END-->
<fieldset style=width:"100%">{lang forum_lastpost_in}: <a href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost"><!--{if $forum[lastpost][subject]}-->{$forum[lastpost][subject]}</a><!--{else}-->=暫時未有貼子=<!--{/if}-->
<a href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost"><img src="{IMGDIR}/lastpost.gif" border="0"></a>
</fieldset>
<div style="float:left;width: 33%; padding-top: 6px;">{lang forum_threads}: $forum[threads]</div>
<div style="float:left;width: 33%; padding-top: 6px;">{lang forum_posts}: $forum[posts]</div>
<div style="float:left;width: 33%; padding-top: 6px;">{lang forum_todayposts}: $forum[todayposts]</div>
</span></td>
</table>
<!---------------橫排美化加改進 FOR Discuz!5.0 END-------------------->