Fix BNS coloumn displaying

This commit is contained in:
2018-02-21 23:26:07 +01:00
parent 66b35b0155
commit 268ca763f7

View File

@@ -431,7 +431,7 @@ while($row = $db->sql_fetchrow($result))
} }
} }
if($league < 51) if($league > 50)
{ {
// Activate bonus coloumn only for tippers. // Activate bonus coloumn only for tippers.
$data_bns = true; $data_bns = true;