diff --git a/module/my/view/task.html.php b/module/my/view/task.html.php
index 5b17827b74..db1fb90172 100644
--- a/module/my/view/task.html.php
+++ b/module/my/view/task.html.php
@@ -72,7 +72,7 @@
pri;?>' title='task->priList, $task->pri);?>'>task->priList, $task->pri);?> |
createLink('project', 'browse', "projectid=$task->projectID"), $task->projectName);?> |
-
+ |
team)) echo '' . $this->lang->task->multipleAB . ' ';?>
parent > 0) echo '' . $this->lang->task->childrenAB . ' ';?>
createLink('task', 'view', "taskID=$task->id"), $task->name, null, "style='color: $task->color'");?>
|