diff --git a/datafiles/templates/Html/report.html.st b/datafiles/templates/Html/report.html.st index 0a273bf18..d2c4f02a4 100644 --- a/datafiles/templates/Html/report.html.st +++ b/datafiles/templates/Html/report.html.st @@ -100,16 +100,25 @@ $else$
No log was submitted for this report.
$endif$ -[view raw]
$test$$else$ -
No test log was submitted for this report.
+No test build log was submitted for this report.
$endif$ +[view raw]
++$testReport$+$else$ +
No test report log was submitted for this report.
+$endif$