From 12d356a8d233199b11e7b6b258ea491b7a2bcc3a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 17 Jun 2020 18:02:17 +0100 Subject: [PATCH] Position of following link --- webinterface.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/webinterface.py b/webinterface.py index 978befd2..a535e34f 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 ' + \