@@ -26,7 +40,7 @@ diff --git a/module/task/view/view.html.php b/module/task/view/view.html.php index 5caec05056..47e1697c39 100644 --- a/module/task/view/view.html.php +++ b/module/task/view/view.html.php @@ -24,8 +24,8 @@
id?> - parent > 0) echo '' . $this->lang->task->childrenAB . '';?> - team)) echo '' . $this->lang->task->multipleAB . '';?> + team)) echo '' . $lang->task->multipleAB . (common::checkNotCN() ? ' ' : '') . $lang->task->modeList[$task->mode] . '';?> + parent > 0) echo '' . $lang->task->childrenAB . '';?> parent > 0) echo isset($task->parentName) ? html::a(inlink('view', "taskID={$task->parent}"), $task->parentName) . ' / ' : '';?>name;?> deleted):?> @@ -354,10 +354,7 @@ team as $member):?>