記事本等編輯器打開 找到

  1. $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]
    ";

改為

  1. $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]
";

再找

  1. $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]    ";

改為

  1. $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 多餘空格消失