我的做法
#
#-----[ 開啟 ]------------------------------------------
#
代碼: 選擇全部
includes/functions.php
#
#-----[ 搜尋 ]------------------------------------------
#
代碼: 選擇全部
include($phpbb_root_path . 'language/[color=red]lang_english[/color]/lang_cash.' . $phpEx);
#
#-----[ 取代 ]------------------------------------------
#
代碼: 選擇全部
include($phpbb_root_path . 'language/[color=blue]lang_chinese_traditional_taiwan[/color]/lang_cash.' . $phpEx);
這樣就不需要讓長長的語系再重複一次\r
另外
個人資料欄位對齊
#
#-----[ 開啟 ]------------------------------------------
#
代碼: 選擇全部
cash_viewprofile.tpl
#
#-----[ 搜尋 ]------------------------------------------
#
代碼: 選擇全部
{cashrow.CASH_NAME}:
#
#-----[ 之後 , 加上 ]------------------------------------------
#