diff --git a/include/comment.php b/include/comment.php index ef2655f..7a7dc05 100644 --- a/include/comment.php +++ b/include/comment.php @@ -238,7 +238,7 @@ function view_app_comment($oRow) // reply post buttons echo " [appId&iVersionId=$oRow->versionId\">post new] \n"; echo " [appId&iVersionId=$oRow->versionId&sSubject=". - urlencode("$subject")."&thread=$oRow->commentId\">reply to this] \n"; + urlencode("$subject")."&iThread=$oRow->commentId\">reply to this] \n"; echo "\n"; @@ -248,8 +248,8 @@ function view_app_comment($oRow) || $_SESSION['current']->isSuperMaintainer($oRow->appId)) { echo "