diff --git a/block/table.php b/block/table.php index b8e4e12..10fb0ed 100644 --- a/block/table.php +++ b/block/table.php @@ -431,7 +431,7 @@ while($row = $db->sql_fetchrow($result)) } } -if($league < 51) +if($league > 50) { // Activate bonus coloumn only for tippers. $data_bns = true;