编辑 template/default/forum/viewthread_node.htm,删除343行~358行
343 <!--{if !IS_ROBOT && !$_G['forum_thread']['archiveid'] && $post['first'] }-->
344 <!--{if $_G['forum_thread']['attachment'] == 2 && $_G['group']['allowgetimage'] && (!$_G['setting']['gues
tviewthumb']['flag'] || $_G['setting']['guestviewthumb']['flag'] && $_G['uid'])}-->
345 <span class="pipe">|</span><a href="forum.php?mod=viewthread&tid=$_G[tid]&from=album">{lang view_
bigpic}</a>
346 <!--{/if}-->
347 <span class="none"><img src="{IMGDIR}/arw_r.gif" class="vm" alt="{lang replycredit}" /></span>
348 <!--{if !$rushreply}-->
349 <!--{if $ordertype != 1}-->
350 <span class="pipe show">|</span><a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_GE
T[extra]&ordertype=1" class="show">{lang post_descview}</a>
351 <!--{else}-->
352 <span class="pipe show">|</span><a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_GE
T[extra]&ordertype=2" class="show">{lang post_ascview}</a>
353 <!--{/if}-->
354 <!--{/if}-->
355 <!--{/if}-->
356 <!--{if $post['first']}-->
357 <span class="pipe show">|</span><a href="javascript:;" onclick="readmode($('thread_subject').innerHTML, $post[pid
]);" class="show">{lang read_mode}</a>
358 <!--{/if}-->