diff --git a/system/templates/online.html.twig b/system/templates/online.html.twig index a15cb5f3..0593f884 100644 --- a/system/templates/online.html.twig +++ b/system/templates/online.html.twig @@ -138,22 +138,22 @@ {% set content %}
| # + | # | {% endif %} {% if setting('core.online_outfit') %} -Outfit | +Outfit | {% endif %} -Name + | Name
[sort]
![]() |
- Level + | Level
[sort]
|
- Vocation + | Vocation
[sort]
|
@@ -169,14 +169,14 @@
{% endif %}
{% if setting('core.online_outfit') %}
- + | {{ player.name|raw }}{{ player.skull|raw }} | -{{ player.level }} | -{{ player.vocation }} | +{{ player.level }} | +{{ player.vocation }} |