記事本等編輯器開啟 找到
- $message =
"[quote]$message
[size=2][color=#999999]$language[post_reply_quote][/color][url={$boardurl}redirect.php?goto=findpost&pid=$repquote&ptid=$tid][img]{$boardurl}images/common/back.gif[/img][/url][/size][/quote]
";
改為
- $message
=
"[quote]$message
[size=2][color=#999999]$language[post_reply_quote][/color]
[url={$boardurl}redirect.php?goto=findpost&pid=$repquote&ptid=$tid][img]{$boardurl}images/common/back.gif[/img][/url][/size][/quote]
";
再找
- $message
= "[b]$language[post_reply]
[url={$boardurl}redirect.php?goto=findpost&pid=$reppost&ptid=$thapost[tid]]$thapost[number]#[/url]
$thapost[author] $lang[post_thread][/b] ";
改為
- $message
= "[b]$language[post_reply]
[url={$boardurl}redirect.php?goto=findpost&pid=$reppost&ptid=$thapost[tid]]$thapost[number]#[/url]
$thapost[author] $lang[post_thread][/b]
";
儲存覆蓋回去 開啟引用頁 ok 多餘空格消失