[parasy commit] r58 - trunk/upload/templates/babel

1 view
Skip to first unread message

codesite...@google.com

unread,
Jul 5, 2008, 12:12:41 AM7/5/08
to project...@googlegroups.com
Author: Saiccc
Date: Fri Jul 4 21:12:30 2008
New Revision: 58

Modified:
trunk/upload/templates/babel/viewthread.htm

Log:
fixed a bug on IE

Modified: trunk/upload/templates/babel/viewthread.htm
==============================================================================
--- trunk/upload/templates/babel/viewthread.htm (original)
+++ trunk/upload/templates/babel/viewthread.htm Fri Jul 4 21:12:30 2008
@@ -178,9 +178,11 @@
<div id="tpcFav" style="display: inline;"><a href="$bbsdir/prasy_my.php?item=favorites&amp;tid=$tid" id="ajax_favorite" onclick="ajaxmenu(event, this.id)" class="h">:) ��ϲ����ƪ����</a></div>
<span class="tip_i"> ... <a href="#"><img src="{IMGDIR}/feed.png" align="absmiddle" border="0" alt="RSS 2.0 Feed" /></a></span>
</div></div>
-<div class="maintable">
+<!--{if $thread[replies] != 0 }-->
+<div class="maintable"><!--{/if}-->
<!--{if $thread[replies] != 0 }--><div id="vxReplyTop"><span class="tip_i">�����⹲�� $thread[replies] ��ظ� | <a href="#top" onclick="scroll(0,0)">�ص�����</a> <!--{if $fastpost && $allowpostreply}-->| <a href="###" onclick="fastreply('{lang post_fastreply_author}')">�ظ�����</a><!--{/if}--></span> <!--{if $multipage}--><br /><br />$multipage<!--{/if}--></div><!--{/if}-->
<!--[member reply]-->
+
<!--{else}-->
<!--{eval $topic_color = rand_color();}-->
<div class="light_odd">
@@ -232,8 +234,10 @@
</div></div>
<!--{/if}-->
<!--{/loop}-->
-$multipage<br />
+<!--{if $multipage }-->$multipage<br /><!--{/if}-->
</form>
+<!--{if $thread[replies] != 0 }--></div><!--{/if}-->
+<div class="maintable">
<div id="vxReplyTip"><span class="tip_i"><!--{if $thread['fid'] == 90}--><!--{if $discuz_uid!=$post[authorid]}-->����һ���Ա�ģʽ��������������޷��������е����⡣<!--{else}-->����һ���Ա�ģʽ���������������ֻ�ܻظ����Լ����������⡣<!--{/if}--><!--{else}--><!--{if $thread[replies] == 0}-->Ŀǰ������⻹û�лظ�����������԰�¥��Ӹ�һ�㣿<!--{else}-->����֮���л���˵���ǾͰ�¥��Ӹ�һ��ɣ�<!--{/if}--><!--{/if}--></span></div>
<!--{if $fastpost && $allowpostreply}-->
<script type="text/javascript">
@@ -268,7 +272,7 @@
<div class="light_odd">
<form method="post" id="postform" action="$bbsdir/post.php?action=reply&amp;fid=$fid&amp;tid=$tid&amp;extra=$extra&amp;replysubmit=yes" onSubmit="return validate(this)">
<input type="hidden" name="formhash" value="{FORMHASH}">
- <table cellspacing="{INNERBORDERWIDTH}" cellpadding="{TABLESPACE}" width="99%" align="center">
+ <table cellspacing="{INNERBORDERWIDTH}" cellpadding="{TABLESPACE}" width="99%" align="center" class="altbg2">
<tr>
<td width="6%" class="altbg2" align="center"><span class="bold">{lang subject}</span></td>
<td width="50%" class="altbg2"><input type="text" name="subject" size="80" value="" tabindex="1" class="sll" onfocus="this.style.borderColor = '#0C0'; this.style.backgroundColor = '#FFF';" onblur="this.style.borderColor = '#999'; this.style.backgroundColor = '#F5F5F5';" /></td>
Reply all
Reply to author
Forward
0 new messages