Style around new post submit button

merge-requests/8/head
Bob Mottram 2020-11-02 14:15:00 +00:00
parent 15b985cc69
commit 7410b0a833
1 changed files with 1 additions and 1 deletions

View File

@ -2922,7 +2922,7 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {},
newPostForm += '</table>\n'
newPostForm += ' </div>\n'
newPostForm += ' <div class="container"><center>\n'
newPostForm += ' <div class="containerSubmitNewPost"><center>\n'
# newPostForm += \
# ' <a href="' + pathBase + \
# '/inbox"><button class="cancelbtn">' + \