diff --git a/module/project/view/bug.html.php b/module/project/view/bug.html.php
index c71873a6da..fd049e27d0 100644
--- a/module/project/view/bug.html.php
+++ b/module/project/view/bug.html.php
@@ -95,7 +95,7 @@
pri?>' title='bug->priList, $bug->pri, $bug->pri)?>'>bug->priList, $bug->pri, $bug->pri)?> |
- title, null, "style='color: $bug->color' data-app={$this->app->openApp}");?> |
+ title, null, "style='color: $bug->color' data-app={$this->app->openApp}");?> |
openedBy, $bug->openedBy);?> |
bug->printAssignedHtml($bug, $users);?> |
resolvedBy, $bug->resolvedBy);?> |