查看: 1967|回复: 0
                        
         | 
                                
                        
                                                                
                                                                        
                                                                                         
                                | 打开:viewthread_node.htm 找到:
 下面添加:复制    {lang guest} {$pluginhooks[viewthread_postheader][$postcount]}<em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
    <!--{/if}-->
    </div>
    </div>
    </div>
然后找到:删除复制<!--{if $post['first']}--><!--{if $lastmod['modaction']}-->
    <div style="width:100%;text-align:center;">
    
    <a  style="color: #999 !important;" href="misc.php?action=viewthreadmod&tid=$tid" title="{lang thread_mod}" onclick="showWindow('viewthreadmod', this.href);return false;">{lang thread_mod_by}</a>
    </div>
    <!--{/if}--><!--{/if}-->
复制<!--{if $lastmod['modaction']}--><a href="misc.php?action=viewthreadmod&tid=$tid" title="{lang thread_mod}" onclick="showWindow('viewthreadmod', this.href);return false;">{lang thread_mod_by}</a><!--{/if}-->
 | 
 |