diff --git a/include/distribution.php b/include/distribution.php index 9dc45f6..e82ab54 100644 --- a/include/distribution.php +++ b/include/distribution.php @@ -598,7 +598,7 @@ class distribution { if($this->aTestingIds) { - echo '

Testing Results for '.$this->sName.'
',"\n"; + echo '

Test Results for '.$this->sName.'
',"\n"; echo '',"\n"; echo '',"\n"; echo '',"\n";