diff --git a/module/task/view/start.html.php b/module/task/view/start.html.php index b098027fa8..fbb6beab8f 100644 --- a/module/task/view/start.html.php +++ b/module/task/view/start.html.php @@ -14,11 +14,7 @@ task->confirmFinish);?> -team)):?> -team); -if($team[0] != $this->app->user->account): -?> +team) && key($task->team) != $this->app->user->account):?>
@@ -58,5 +54,4 @@ if($team[0] != $this->app->user->account):
-