diff --git a/inc/functions.php b/inc/functions.php index 69856c3e..57d91cbb 100755 --- a/inc/functions.php +++ b/inc/functions.php @@ -1828,7 +1828,7 @@ function markup(&$body, $track_cites = false, $op = false) { } if (isset($cited_posts[$cite])) { - $replacement = '' . '>>' . $cite . @@ -1927,7 +1927,7 @@ function markup(&$body, $track_cites = false, $op = false) { $replacement = '' . '>>>/' . $_board . '/' . $cite . '';