diff --git a/templates/tibiacom/boxes/networks.php b/templates/tibiacom/boxes/networks.php index 7f1faee7..d0fa9dc1 100644 --- a/templates/tibiacom/boxes/networks.php +++ b/templates/tibiacom/boxes/networks.php @@ -1,5 +1,3 @@ display('networks.html.twig', array( - 'topPlayers' => getTopPlayers(5) -)); +$twig->display('networks.html.twig');