Readd rank_matchday in all sites and add check for correct league --> Display of rank_matchday works on table and results_tl site.

This commit is contained in:
2018-04-03 19:24:37 +02:00
parent 889ff05ca6
commit 66b2a1a8d0
2 changed files with 12 additions and 4 deletions

View File

@@ -932,7 +932,6 @@ class main
{
include($this->football_root_path . 'block/table.' . $this->php_ext);
}
elseif ($league > 50) {/* do nothing */}
else
{
include($this->football_root_path . 'block/rank_matchday.' . $this->php_ext);