diff --git a/module/execution/view/importtask.html.php b/module/execution/view/importtask.html.php
index b47802bb63..03b40897ad 100644
--- a/module/execution/view/importtask.html.php
+++ b/module/execution/view/importtask.html.php
@@ -60,7 +60,7 @@
execution];?> |
pri == '0' ? '' : zget($lang->task->priList, $task->pri, $task->pri);?> |
- id", $task->name, '', "class='preview'", true, isonlybody())) echo $task->name;?> |
+ id", $task->name, '', "class='preview'", true, true)) echo $task->name;?> |
>assignedToRealName;?> |
left . ' ' . $lang->execution->workHourUnit;?> |
delay)) echo 'delayed';?>>deadline, 0, 4) > 0) echo $task->deadline;?> |