From e79ec21fc8c03262ca4e16b68c08705495b7d2e5 Mon Sep 17 00:00:00 2001
From: Jonas Kohl
Date: Mon, 16 Sep 2024 23:13:07 +0200
Subject: Theme stuff
---
src/application/views/form_addpost.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src/application/views/form_addpost.php')
diff --git a/src/application/views/form_addpost.php b/src/application/views/form_addpost.php
index 72dafe5..33b7281 100644
--- a/src/application/views/form_addpost.php
+++ b/src/application/views/form_addpost.php
@@ -26,5 +26,5 @@ if (($_formError = RequestUtils::getAndClearFormError()) !== null) {
]) ?>
-
+
--
cgit v1.2.3