from:
http://www.discuz.net/thread-739106-1-1.html
6.0 正式版中回覆 X 樓 XX 的帖子修改成了回覆 X#......這確實很不方便~
修改方法:
語言包:./templates/default/templates.lang.
php複製內容到剪貼簿
代碼:
'post_fastreply_author' => '回覆 # 的帖子',改為
複製內容到剪貼簿
代碼:
'post_fastreply_author' => '回覆 #{$post[authoras]} 的帖子',記得後台更新下快取
覺得好的頂個帖哦~讓更多需要的朋友可以看到~
[ 本帖最後由 haipinghuang 於 2007-9-11 20:15 編輯 ]