diff --git a/script.coffee b/script.coffee index 176c1bb76..e57705950 100644 --- a/script.coffee +++ b/script.coffee @@ -2612,7 +2612,7 @@ Quotify = textContent: "#{quote}\u00A0(Dead)" if board is g.BOARD and $.id id - a.href = "##{id}" + a.href = "#p#{id}" a.className = 'quotelink' a.setAttribute 'onclick', "replyhl('#{id}');" else