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