 |
 |
wwlw
0003078
ÀY»Î: Newbie

©«¤l: 34

ºëµØ:
0

¿n¤À: 1148 ÂI

²{ª÷: 1239 ¤¸

¦s´Ú: 0 ¤¸

¾\ŪÅv: 10

µù¥U: 2004-6-19

ª¬ºA: Â÷½u

|
|
 |
|
 |
|
|
|
|
{template header}
<table cellspacing="0" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center" style="table-layout: fixed">
<tr><td class="nav" width="90%" nowrap> <a href="index.php">$bbname</a> $navigation</td>
<td align="right" width="10%"><a href="#bottom"><img src="{IMGDIR}/arrow_dw.gif" border="0" align="absmiddle"></a></td>
</tr></table><br>
<table width="{TABLEWIDTH}" cellspacing="0" cellpadding="{TABLESPACE}" align="center">
<tr class="mediumtxt"><td class="smalltxt">({lang forum_modedby}: <span class="bold">
<!--{if $moderatedby}-->$moderatedby<!--{else}-->{lang forum_opening}<!--{/if}-->
</span>)</td><td align="right" class="smalltxt"><img src="{IMGDIR}/showdigest.gif" border="0" align="absmiddle">
<!--{if $filter == 'digest'}-->
<a href="forumdisplay.php?fid=$fid">{lang forum_viewall}</a>
<!--{else}-->
<a href="forumdisplay.php?fid=$fid&filter=digest">{lang forum_viewdigest}</a>
<!--{/if}-->
<!--{if $ismoderator && $topicsnum}-->
<img src="{IMGDIR}/delthread.gif" border="0" align="absmiddle"> <a href="###" onclick="this.document.delthread.submit();">{lang forum_delthreads}</a>
<!--{/if}-->
</td></tr>
<tr><td></td></tr>
</table>
<!--{if $whosonlinestatus}-->
<table border="0" cellspacing="0" cellpadding="0" width="{TABLEWIDTH}" bgcolor="{BORDERCOLOR}" align="center">
<tr><td>
<table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%">
<tr class="header"><td width="92%">{lang forum_activemember}</td><td width="8%" align="center" nowrap><a href="javascript: this.location.reload();"><font class="navtd" style="font-weight: normal">{lang refresh}</font></a></td></tr>
<tr><td bgcolor="{ALTBG2}" colspan="2" onMouseOver ="this.style.backgroundColor='{ALTBG1}'" onMouseOut ="this.style.backgroundColor='{ALTBG2}'">
<table cellspacing="0" cellpadding="0" border="0" width="98%" align="center">
<tr><td nowrap>
<!--{loop $whosonline $key $online}-->
<!--{if $key % 7 == 0}--></td></tr><tr><td width="15%" nowrap><!--{else}--></td><td width="15%" nowrap><!--{/if}-->
<img src="{IMGDIR}/$online[icon]" align="absmiddle">
<a href="viewpro.php?username=$online[usernameenc]" title="{lang time}: $online[lastactivity]{LF}
{lang action}: $online[action]{LF}
{lang forum}: $forum[name]">$online[username]</a>
<!--{/loop}-->
</td></tr></table></td></tr>
</table></td></tr></table>
<!--{/if}-->
<!--{if !empty($newpmexists)}-->
{template pmprompt}
<!--{/if}-->
<!--{if $subexists}-->
{template forumdisplay_subforum}
<!--{/if}-->
<!-- Hot hack -->
{template hack_hot_topics}
<!-- Hot hack end -->
<form method="post" name="delthread" action="topicadmin.php?action=delthread&fid=$fid&page=$page">
<table width="{TABLEWIDTH}" cellspacing="0" cellpadding="0" align="center">
<tr><td class="multi">$multipage</td>
<td align="right">
<a href="post.php?action=newthread&fid=$fid"><img src="{IMGDIR}/newtopic.gif" border="0"></a>
<!--{if $allowpostpoll}--> <a href="post.php?action=newthread&fid=$fid&poll=yes"><img src="{IMGDIR}/poll.gif" border="0"></a><!--{/if}-->
</td></tr><tr><td colspan="3" align=center><font class="navtd">¥»ª©µo©«¦¬¯q¡G<b style='color: #FF0000'> {lang credit_title} $newcredit {lang credit_unit} </b> ¦^ÂЦ¬¯q¡G<b style='color: #FF0000'> {lang credit_title} $replycredit {lang credit_unit} </b> ³Q删©«·l¥¢¡G<b style='color: #FF0000'>{lang credit_title} $delcredit {lang credit_unit} </b></font></td></tr> </table>
<table cellspacing="0" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center" bgcolor="{BORDERCOLOR}"><tr><td>
<table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%" style="table-layout: fixed; word-wrap: break-word">
<tr class="header">
<td width="4%"> </td>
<td width="4%"> </td>
<td width="47%" align="center">{lang subject}</td>
<td width="14%" align="center" nowrap>{lang author}</td>
<td width="6%" align="center" nowrap>{lang replies}</td>
<td width="6%" align="center" nowrap>{lang views}</td>
<td width="19%" align="center">{lang lastpost}</td>
</tr>
<!--{if $anonnum}-->
<!--{loop $anonlist $anon}-->
<tr>
<td bgcolor="{ALTBG2}" align="center"><a href="announcement.php?id=$anon['id']#$anon['id']" target="_blank"><img src="{IMGDIR}/anon.gif" border="0"></a></td>
<td bgcolor="{ALTBG2}" colspan="2" >½×¾Â¤½§i:<a href="announcement.php?id=$anon['id']#$anon['id']">$anon[subject]</a>
</td>
<td bgcolor="{ALTBG1}" align="center">
<a href="viewpro.php?username=$anon[author]">$anon[author]</a></td>
<td bgcolor="{ALTBG2}" align="center">-</td>
<td bgcolor="{ALTBG1}" align="center">-</td>
<td bgcolor="{ALTBG2}" align="center">$anon['starttime']</td></tr>
<!--{/loop}-->
<!--{/if}-->
<tr class="category">
<td colspan="7"><b>«n¥DÃD</b>
</td>
</tr>
{eval $endtop = 0;}
<!--{if $topicsnum}-->
<!--{loop $threadlist $thread}--><!--{if !$thread['topped']}-->
{eval $endtop=$endtop+1;}
<!--{/if}-->
<!--{if ($endtop == 1)}-->
<tr class="category">
<td colspan="7"><b>´¶³q¥DÃD</b>
</td>
| |