From 28e4d4be145aca02f1bd8d93ee747f61c81c9f36 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 20 Jan 2023 23:49:29 +0200 Subject: [PATCH] remove cause of posts going to the wrong hole --- files/templates/header.html | 4 ++-- files/templates/home.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/header.html b/files/templates/header.html index 5717cf068..417f2a7ae 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -111,7 +111,7 @@ {% endif %} {% if v %} - + {% else %} {% endif %} @@ -149,7 +149,7 @@ {% endif %} {% if FEATURES['CHAT'] and v.admin_level >= PERMS['CHAT'] -%} diff --git a/files/templates/home.html b/files/templates/home.html index 522843c4a..51ab632dd 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -35,7 +35,7 @@ {% block desktopBanner %}
- Create Post + Create Post {% if sub %} {% if v %}