From 5420ba37c5d5037617d6daab03272a5146af263c Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Sat, 12 Oct 2024 19:56:49 +0200 Subject: Add rich text editor to New topic page --- src/application/views/form_addpost.php | 57 ---------------------------------- 1 file changed, 57 deletions(-) (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 9e617d9..b2fb2f2 100644 --- a/src/application/views/form_addpost.php +++ b/src/application/views/form_addpost.php @@ -51,60 +51,3 @@ if (($_formError = RequestUtils::getAndClearFormError("addpost")) !== null) { - - -- cgit v1.2.3