merge-requests/8/head
Bob Mottram 2020-11-21 11:09:56 +00:00
parent f13f0e8e6f
commit 4f865d57e2
1 changed files with 0 additions and 3 deletions

View File

@ -1174,9 +1174,6 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str,
' <h1>' + translate['Profile for'] + \
' ' + nickname + '@' + domainFull + '</h1>'
editProfileForm += ' <div class="container">\n'
# editProfileForm += \
# ' <a href="' + pathOriginal + '"><button class="cancelbtn">' + \
# translate['Go Back'] + '</button></a>\n'
editProfileForm += \
' <center>\n' + \
' <input type="submit" name="submitProfile" value="' + \