From 24d1d1b598627785758b5de8b56a08c0f5d1e85c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Sat, 3 Jun 2006 22:17:00 +0000 Subject: [PATCH] Add link to rating definitions next to 'raiting' field on the test submission form --- include/testResults.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/testResults.php b/include/testResults.php index 5c3448e..a58ccbd 100644 --- a/include/testResults.php +++ b/include/testResults.php @@ -484,7 +484,7 @@ class testData{ // Rating echo 'Rating',"\n"; make_maintainer_rating_list("sTestedRating", $this->sTestedRating); - echo '',"\n"; + echo 'Rating definitions',"\n"; // extra comments echo 'Extra comments',"\n"; echo '