SclubFans's Archiver

Yenifer 发表于 2023-6-1 12:39

主题操作记录移动到主题上方

打开:viewthread_node.htm
找到:[code]    {lang guest} {$pluginhooks[viewthread_postheader][$postcount]}<em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
    <!--{/if}-->
    </div>
    </div>
    </div>[/code]下面添加:[code]<!--{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}-->[/code]然后找到:删除[code]<!--{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}-->[/code]

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.