diff --git a/module/report/view/workload.html.php b/module/report/view/workload.html.php
index 7c3fcb653f..04fcba6847 100644
--- a/module/report/view/workload.html.php
+++ b/module/report/view/workload.html.php
@@ -95,12 +95,12 @@
$executionInfo):?>
";?>
-
createLink('project', 'view', "projectID={$info['projectID']}"), $projectName);?> |
+ createLink('project', 'view', "projectID={$info['projectID']}"), $projectName);?> |
- createLink('execution', 'view', "executionID={$executionInfo['executionID']}"), $executionName);?> |
+ createLink('execution', 'view', "executionID={$executionInfo['executionID']}"), $executionName);?> |
- |
+ |
|
|