% R% G8 [2 H5 S5 ]$ W/ N' W, E
( `* L9 [% {3 m4 D: b# C& G. K2 P* j: {% @& J
: d1 u- R. _/ C8 O3 e/ M
如題: 以 default模板為例
# B5 G- q: y7 O7 q
3 p/ o& x! W: {修改 ./template/default/forum/forumdisplay_list.htm
% n2 ?) x5 V1 f K5 c' C
找到
7 X3 h/ L& w6 i+ c- {lang like}: <!--{if $thread[recommends]}-->$thread[recommends]<!--{else}-->0<!--{/if}--></font>
複製代碼
( h/ `+ P: P5 Q ?) G3 W改成 ' x2 I* L6 s8 c: q3 r
- <font color="#ff00ff">{lang views}</font>: <!--{if $thread['isgroup'] != 1}-->$thread[views]<!--{else}-->0<!--{/if}--></font>
複製代碼 - h( z/ D/ p5 F/ J- h2 C
, Z& V( U8 K) C" ? 0 @0 d' Z! v. a9 N