diff --git a/data/web/templates/admin/tab-config-f2b.twig b/data/web/templates/admin/tab-config-f2b.twig
index d9b2fa47..4336591a 100644
--- a/data/web/templates/admin/tab-config-f2b.twig
+++ b/data/web/templates/admin/tab-config-f2b.twig
@@ -99,9 +99,9 @@
({{ active_ban.banned_until }}) -
{% if active_ban.queued_for_unban == 0 %}
- [{{ lang.admin.queue_unban }}]
- [whitelist]
- [blacklist (needs restart)]
+ [{{ lang.admin.queue_unban }}]
+ [whitelist]
+ [blacklist (needs restart)]
{% else %}
{{ lang.admin.unban_pending }}
{% endif %}