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_newtopic.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/application/views/form_newtopic.php') diff --git a/src/application/views/form_newtopic.php b/src/application/views/form_newtopic.php index a40f3a6..f701fbb 100644 --- a/src/application/views/form_newtopic.php +++ b/src/application/views/form_newtopic.php @@ -33,5 +33,5 @@ if (($_formError = RequestUtils::getAndClearFormError()) !== null) { ]) ?> - + -- cgit v1.2.3