diff --git a/include/comments.php b/include/comments.php index 9fed347..4ddfb09 100644 --- a/include/comments.php +++ b/include/comments.php @@ -169,7 +169,7 @@ function do_display_comments_threaded($handle, $is_main) } else { - echo '
  • '. + echo '
  • '. $ob->subject.' by '.forum_lookup_user($ob->userid).' on '.$ob->time.'
  • '."\n"; }