diff --git a/module/bug/view/view.html.php b/module/bug/view/view.html.php index d8ad8fa414..c0eda594be 100644 --- a/module/bug/view/view.html.php +++ b/module/bug/view/view.html.php @@ -240,7 +240,7 @@
| bug->execution;?> | +bug->execution;?> | execution) echo html::a($this->createLink('execution', 'browse', "executionid=$bug->execution"), $bug->executionName);?> |
|---|---|---|