mirror of https://gitlab.com/bashrc2/epicyon
Style around new post submit button
parent
15b985cc69
commit
7410b0a833
|
@ -2922,7 +2922,7 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {},
|
||||||
newPostForm += '</table>\n'
|
newPostForm += '</table>\n'
|
||||||
newPostForm += ' </div>\n'
|
newPostForm += ' </div>\n'
|
||||||
|
|
||||||
newPostForm += ' <div class="container"><center>\n'
|
newPostForm += ' <div class="containerSubmitNewPost"><center>\n'
|
||||||
# newPostForm += \
|
# newPostForm += \
|
||||||
# ' <a href="' + pathBase + \
|
# ' <a href="' + pathBase + \
|
||||||
# '/inbox"><button class="cancelbtn">' + \
|
# '/inbox"><button class="cancelbtn">' + \
|
||||||
|
|
Loading…
Reference in New Issue