merge-requests/8/head
Bob Mottram 2020-12-21 15:34:34 +00:00
parent f7c1a70c43
commit c53fbad688
1 changed files with 2 additions and 1 deletions

View File

@ -500,7 +500,8 @@ def htmlEditNewswire(cssCache: {}, translate: {}, baseDir: str, path: str,
editNewswireForm += \
' <h1>' + translate['Edit newswire'] + '</h1>'
editNewswireForm += \
' <div class="containerNewPost">\n'
' <div style="float:right">\n'
editNewswireForm += \
# editNewswireForm += \
# ' <a href="' + pathOriginal + '"><button class="cancelbtn">' + \
# translate['Go Back'] + '</button></a>\n'