diff --git a/templates/tibiacom/boxes/highscores.php b/templates/tibiacom/boxes/highscores.php index a2f371fa..4b347da9 100644 --- a/templates/tibiacom/boxes/highscores.php +++ b/templates/tibiacom/boxes/highscores.php @@ -1,15 +1,13 @@ display('highscores.html.twig', array( 'topPlayers' => $topPlayers diff --git a/templates/tibiacom/boxes/templates/highscores.html.twig b/templates/tibiacom/boxes/templates/highscores.html.twig index c1f8f1d6..bc20a135 100644 --- a/templates/tibiacom/boxes/templates/highscores.html.twig +++ b/templates/tibiacom/boxes/templates/highscores.html.twig @@ -44,7 +44,7 @@
{% for player in topPlayers %} -
+
{% if setting('core.online_outfit') %} player outfit {% endif %}