From 643fccf82f1ab35565172f6bbe7b001927d71775 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Tue, 6 May 2025 01:29:57 +0500 Subject: feat: approval notes --- public/emotes/upload.php | 19 +++++++++++++------ public/static/style.css | 5 +++++ public/system/emotes/index.php | 18 ++++++++---------- 3 files changed, 26 insertions(+), 16 deletions(-) (limited to 'public') diff --git a/public/emotes/upload.php b/public/emotes/upload.php index de4d2d4..b5a11aa 100644 --- a/public/emotes/upload.php +++ b/public/emotes/upload.php @@ -56,7 +56,7 @@ if ($_SERVER['REQUEST_METHOD'] != "POST") {
-
+
-

Emote name

+

Emote name*

-

Image

+

Image*

- +

test

- - +
+ + + + +
+ +
-- cgit v1.2.3