diff --git a/threadr/board/post.php b/threadr/board/post.php index 746d490..57eb972 100644 --- a/threadr/board/post.php +++ b/threadr/board/post.php @@ -1,4 +1,8 @@
" + if (isset($_GET['reply_to']) { + echo "
" + } else { + echo "
" + } ?>