diff --git a/system/templates/online.html.twig b/system/templates/online.html.twig index 2555873e..26a756ed 100644 --- a/system/templates/online.html.twig +++ b/system/templates/online.html.twig @@ -79,7 +79,7 @@ Currently there are {{ status.players }} active and {{ afk }} AFK players.
Total number of players: {{ players_count }}.
{% else %} - {{ players|length }} Players Online. + {{ players|length }} {% endif %}