编辑 template/default/forum/viewthread_node_body.htm 文件
删除 123 行,即以下代码:

<!--{if !empty($lastmod['modaction'])}--><div ><a href="forum.php?mod=misc&action=viewthreadmod&tid=$_G[tid]" title="{lang thread_mod}" onclick="showWindow('viewthreadmod', this.href)"><!--{if $lastmod['modactiontype'] == 'REB'}-->{lang thread_mod_recommend_by}<!--{else}-->{lang thread_mod_by}<!--{/if}--></a></div><!--{/if}-->


之后进入论坛后台更新缓存即可