From e4d158ff7b2f9c7d99b46befbcc7357f2555d1b8 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 26 Nov 2019 13:42:00 +0000 Subject: [PATCH] Center buttons --- webinterface.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webinterface.py b/webinterface.py index 75a91477..3ac7fc25 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1079,11 +1079,11 @@ def htmlNewPost(translate: {},baseDir: str, \ newPostForm+=dropDownContent newPostForm+=' ' newPostForm+=' ' - newPostForm+='
' + newPostForm+='
' newPostForm+=' ' newPostForm+=' ' newPostForm+=' '+translate['Search for emoji']+'' - newPostForm+='
' + newPostForm+='
' newPostForm+=replyStr newPostForm+=' ' newPostForm+=''