From b8a4c94ecdb7c817d449d56e31a340a82ac9f23c Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 26 Nov 2019 14:11:45 +0000 Subject: [PATCH] Switch order of buttons --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 1d4a06f46..c9a993699 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1081,8 +1081,8 @@ def htmlNewPost(translate: {},baseDir: str, \ newPostForm+=' '+translate['Search for emoji']+'' newPostForm+=' ' newPostForm+='
' - newPostForm+=' ' newPostForm+=' ' + newPostForm+=' ' newPostForm+='
' newPostForm+=replyStr newPostForm+=' '