diff --git a/webinterface.py b/webinterface.py index 978befd2a..a535e34f9 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1233,8 +1233,6 @@ def htmlEditProfile(translate: {}, baseDir: str, path: str, editProfileForm += \ ' ' - editProfileForm += '' + translate['Following'] + '
' editProfileForm += '
' editProfileForm += \ @@ -1275,6 +1273,9 @@ def htmlEditProfile(translate: {}, baseDir: str, path: str, ' ' + editProfileForm += '
' editProfileForm += ' ' editProfileForm += '
' idx = 'The files attached below should be no larger than ' + \