Remove small rank total from main view.
This commit is contained in:
@@ -941,14 +941,6 @@ class main
|
|||||||
|
|
||||||
//*****************************************************************************
|
//*****************************************************************************
|
||||||
|
|
||||||
// Start total list
|
|
||||||
if($league < 50) {
|
|
||||||
include($this->football_root_path . 'block/rank_total.' . $this->php_ext);
|
|
||||||
}
|
|
||||||
// End total list
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
|
|
||||||
// Start delivery list
|
// Start delivery list
|
||||||
include($this->football_root_path . 'block/delivery.' . $this->php_ext);
|
include($this->football_root_path . 'block/delivery.' . $this->php_ext);
|
||||||
// End delivery list
|
// End delivery list
|
||||||
|
|||||||
Reference in New Issue
Block a user