1 頁 (共 1 頁)

[問題]去掉這個最後發表

發表於 : 2004-09-06 18:56
[ffs]hunej
在index裡面都會有像[最後發表:2004-08-17 17:12
小竹子]
的東西,要怎麼把2004-08-17 17:12(時間)去掉,變成:[最後發表:小竹子
]

發表於 : 2004-09-07 00:25
77457901
viewforum_body.tpl

<td class="row3" align="center" nowrap="nowrap"><span class="gensmall"> {topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR}{topicrow.LAST_POST_IMG}</span></td>

{topicrow.LAST_POST_TIME} 這段就是

發表於 : 2004-09-07 19:33
[ffs]hunej
請問index_body.tpl也適用嗎

發表於 : 2004-09-08 04:10
77457901
在index.tpl不太一樣\r
要去修改../index.php
看了一下...我還是算了 眼花@@