AL8 Forum » Discuz 2.0 ¤Î 2.2 ´¡¥óµo§G » ¡i´¡¥ó¡j¬P®y(­×¥¿ª©)


2004-7-12 15:10 JP-YUEN
THANK YOU!

2004-7-13 19:09 wwlw
{template header}
<table cellspacing="0" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center" style="table-layout: fixed">
<tr><td class="nav" width="90%" nowrap>&nbsp;<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}-->
        &nbsp; &nbsp; <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}-->&nbsp;<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>&nbsp;&nbsp;¦^ÂЦ¬¯q¡G<b style='color: #FF0000'> {lang credit_title} $replycredit {lang credit_unit} </b>&nbsp;&nbsp;³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%">&nbsp;</td>
<td width="4%">&nbsp;</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>

2004-7-14 10:08 jerry24
³o­Ó¤£¿ù....¨Ó¥[¥[

2004-7-14 12:01 É@¤Ñ¨ÏÉ@
§Ú­ø«Y§A­Ó±o®æwoo..±o­ø±o¬[....?

2004-7-14 12:27 tyyalan
thx for ur share

2004-7-14 17:03 HoiMan
´X¦n§r~

2004-7-14 17:10 Andy
thx ar , i think is good

2004-7-15 16:09 actem~
thx ya ^^>

2004-7-17 21:57 Steven2004
¦³ÉA³¥¥Î¤X?

2004-7-18 20:02 bensou
¥¿·Q­n,ÁÂÁÂ

2004-7-19 18:38 andy1010
·PÁ¤À¨É¡I¡I¡I

2004-7-19 22:40 Knets
thx for share

2004-7-19 22:50 kelvinxp
install successfully

2004-7-20 09:57 ³Â¤l
¶â~¦n¦³½ì~~^^

2004-7-27 04:49 discuznewbie
thank you

2004-7-27 08:13 wastekit
Ëݳ£±o§r£á~~¸Õ¤U¥ý
ÁÂÁ¤j¤j

2004-7-27 11:07 Neptune
¦hÁ¡A§Ú§ä¤F«Ü¤[¤~§ä¨ì³o´¡¥ó¡I

2004-7-27 12:30 ½G°­
thank~

2004-7-31 13:21 lifeend
thx you ar!

2004-7-31 14:23 sss12039
good for any one!!!

2004-8-6 23:06 YYW
thank you

2004-8-6 23:59 ¡¯²ú²ú¡¯
THXX!!!!~

2004-8-7 11:51 lugia
thx~~~~~~~~~~

2004-8-8 19:47 nijinsky
thanks

2004-8-9 05:15 nic8674411
thx a lot ar~!

2004-8-9 17:26 meili
¥¿Ø{~~

2004-8-10 01:28 alexkwan
¦^¤U§A¥ý-0-

2004-8-11 12:30 ctu
:em15::em47:

2004-8-11 13:19 brianchan
ÁÂÁÂ
§Ú«Ü¦³¿³½ì

2004-8-14 00:57 R¢÷Y
uokkkk

2004-8-17 02:16 jingsu2000
ÁÂÁ¤À¨É

2004-8-17 02:59 ghhfgh
¤Ó¦nºO

2004-8-17 09:16 ªü«Â
seesee:(

2004-8-17 11:06 Pnick
¬Ý¨ÓÁÙ¤£¿ù~¦w¸Ë¨Ó¥Î
thx

2004-8-17 16:51 asphyxius
@.@ let me c, is it good? provide pictures?

2004-8-17 18:08 heungkwanpo
thank you

2004-8-17 23:26 ¹Å«T¥J
good~~~~~!!!

2004-8-18 17:40 qweqwe
good §r, ¥¿

2004-8-18 17:53 qweqwe
OK ¤F...
thank you

2004-8-18 19:17 beavis
thx :em21::em21:

­¶: 1 2 3 [4] 5 6 7 8 9 10 11 12 13
¬d¬Ý§¹¾ãª©¥»: ¡i´¡¥ó¡j¬P®y(­×¥¿ª©)


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.