diff --git a/module/task/view/m.view.html.php b/module/task/view/m.view.html.php
index 1bf57d5315..3e2cc4b672 100644
--- a/module/task/view/m.view.html.php
+++ b/module/task/view/m.view.html.php
@@ -1,22 +1 @@
-
-
-
-
id $task->name"?>
-
desc?>
-
-
-
-
-
- project&taskID=$task->id", $task);
- common::printIcon('task', 'start', "taskID=$task->id", $task);
- common::printIcon('task', 'recordEstimate', "taskID=$task->id", $task);
- common::printIcon('task', 'finish', "taskID=$task->id", $task);
- common::printIcon('task', 'close', "taskID=$task->id", $task);
- common::printIcon('task', 'activate', "taskID=$task->id", $task);
- ?>
-
-
-
-
+createLink('project', 'task', "projectID=$project->id"), 'parent'));?>