Include full table in bet view instead of small table
This commit is contained in:
@@ -905,7 +905,7 @@ class main
|
|||||||
// Start matchday list
|
// Start matchday list
|
||||||
if ($side == 'bet')
|
if ($side == 'bet')
|
||||||
{
|
{
|
||||||
include($this->football_root_path . 'block/side_table.' . $this->php_ext);
|
include($this->football_root_path . 'block/table.' . $this->php_ext);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user