id;?> name'>" . $task->name . '') : html::a($this->createLink('task', 'view', 'task=' . $task->id), $task->name);?> arrow . $lang->task->logEfforts;?>

team) or $task->assignedTo == $this->app->user->account or ($task->mode == 'multi' and isset($task->team[$app->user->account]))):?> team) and (!isset($task->team[$app->user->account]) or ($task->assignedTo != $app->user->account and $task->mode == 'linear'))):?>
idAB;?> task->date;?> task->consumed;?> task->left;?> comment;?> team) or $task->assignedTo == $this->app->user->account or ($task->mode == 'multi' and isset($task->team[$app->user->account]))) echo $lang->actions;?>
id;?> date;?> consumed . ' ' . $lang->execution->workHourUnit;?> left . ' ' . $lang->execution->workHourUnit;?> work;?> app->user->admin or $this->app->user->account == $estimate->account) { common::printIcon('task', 'editEstimate', "estimateID=$estimate->id", '', 'list', 'pencil', '', 'showinonlybody', true); common::printIcon('task', 'deleteEstimate', "estimateID=$estimate->id", '', 'list', 'close', 'hiddenwin', 'showinonlybody'); } ?>
assignedTo != $app->user->account and $task->mode == 'linear'):?>

task->deniedNotice, '' . $task->assignedToRealName . '', $lang->task->logEfforts);?>

task->deniedNotice, '' . $lang->task->teamMember . '', $lang->task->logEfforts);?>