From 9ddb69adb1cb53437875ca5e7ca096267c965aa8 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 17 Aug 2023 03:20:23 +0300 Subject: [PATCH] fix submit button in messages --- files/templates/userpage/banner.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage/banner.html b/files/templates/userpage/banner.html index eac8132df..d744dd48b 100644 --- a/files/templates/userpage/banner.html +++ b/files/templates/userpage/banner.html @@ -188,7 +188,9 @@ {{macros.file_input('file-upload-macro', 'input-message', not get_setting('dm_media'))}} - +
+ +
@@ -480,7 +482,9 @@ {{macros.file_input('file-upload-mobile', 'input-message-mobile')}} - +
+ +