<style type="text/css">
.defaultpost { height: auto !important; height:{$_DCACHE[custominfo][postminheight]}px; min-height:{$_DCACHE[custominfo][postminheight]}px !important; }
.signatures { height: expression(signature(this)); max-height: {$maxsigrows}px; }
</style>
<!--// 帖內即時轉換繁簡 - START -->
<script type="text/javascript" src="include/javascript/cove.js"></script>
<!--// 帖內即時轉換繁簡 - END -->
</div>
<!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist['thread2'][$post['count']])}--><div class="ad_textlink2" id="ad_thread2_$post[count]">$advlist[thread2][$post[count]]</div><!--{else}--><div id="ad_thread2_$post[count]"></div><!--{/if}-->
<!--// 帖內即時轉換繁簡 - START -->
<input value="{lang thread_zhtw}" class="button" onclick="convertCharset(0, $post[pid])" type="button" /> <input value="{lang thread_zhcn}" class="button" onclick="convertCharset(1, $post[pid])" type="button" />
<!--// 帖內即時轉換繁簡 - END -->
'thread_nonewpost' => '無新回復',
// 帖內即時轉換繁簡 - START
'thread_zhtw' => '繁體化',
'thread_zhcn' => '簡體化',
// 帖內即時轉換繁簡 - END