From a51cdecc76eb5e95cecc3719b39661be9e51162d Mon Sep 17 00:00:00 2001 From: DNA-styx <154759339+DNA-styx@users.noreply.github.com> Date: Wed, 11 Sep 2024 19:36:27 +0100 Subject: [PATCH] Tidy stray < --- sbpp-windmill-dashboard/page_bans.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbpp-windmill-dashboard/page_bans.tpl b/sbpp-windmill-dashboard/page_bans.tpl index f436b11..a16ba26 100644 --- a/sbpp-windmill-dashboard/page_bans.tpl +++ b/sbpp-windmill-dashboard/page_bans.tpl @@ -317,7 +317,7 @@ Unban reason {if $ban.ureason == ""} - no reason present< + no reason present {else} {$ban.ureason} {/if}