diff --git a/webinterface.py b/webinterface.py index 00ddb31c1..6a0f53579 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1817,8 +1817,10 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str, # ' \n' editProfileForm += \ - ' \n' + '
\n' + \ + ' \n' + \ + '
\n' editProfileForm += ' \n' if scheduledPostsExist(baseDir, nickname, domain):