diff --git a/gatherling/lib_form_helper.php b/gatherling/lib_form_helper.php index 9ab6be094..1497b9086 100644 --- a/gatherling/lib_form_helper.php +++ b/gatherling/lib_form_helper.php @@ -156,7 +156,7 @@ function leagueOpponentDropMenu($eventname, $round, $player, $subevent) { $event = new Event($eventname); $player_standings = new Standings($eventname, $player->name); - $playernames = $player_standings->League_getAvailable_Opponents($subevent, $round); + $playernames = $player_standings->League_getAvailable_Opponents($subevent, $round, $event->leagueLength()); echo '