diff --git a/module/execution/ui/managemembers.html.php b/module/execution/ui/managemembers.html.php index 49a201464c..4aa6bae9cc 100644 --- a/module/execution/ui/managemembers.html.php +++ b/module/execution/ui/managemembers.html.php @@ -17,7 +17,7 @@ jsVar('executionID', $execution->id); /* zin: Define the set::module('team') feature bar on main menu. */ $copyTeamBox = ''; -if(count($teams2Import) != 1) +if(count($teams2Import) != 0) { $copyTeamBox = div (