蓝雨 发表于 2007-10-24 23:37:34

DZ6中发贴时自动显示“主题图标”

<DIV class=t_msgfont id=postmessage_6101218>找到post_newthread.htm下面代码<BR><thead><BR>    <tr><BR>      <th> </th><BR>      <td><label><input id=\"advshow\" class=\"checkbox\" type=\"checkbox\"tabindex=\"203\" />{lang post_otherinfo}</label></td><BR>    </tr><BR></thead><BR><BR><tbody id=\"adv\" style=\"display:none\"><BR><BR>更改成<BR> <!--{if 0}--><BR><thead><BR>    <tr><BR>      <th> </th><BR>      <td><label><input id=\"advshow\" class=\"checkbox\" type=\"checkbox\"tabindex=\"203\" />{lang post_otherinfo}</label></td><BR>    </tr><BR></thead><BR><!--{/if}--><BR><tbody id=\"adv\" style=\"display\"></DIV>
页: [1]
查看完整版本: DZ6中发贴时自动显示“主题图标”