From e10e133eeb4bf09bcda32c3c965d6b626396527a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 2 Aug 2019 11:18:21 +0100 Subject: [PATCH] Rename Edit to Profile - more descriptive --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 2ffafbde2..272f7578a 100644 --- a/webinterface.py +++ b/webinterface.py @@ -393,7 +393,7 @@ def htmlProfile(baseDir: str,httpPrefix: str,authorized: bool, \ if not authorized: loginButton='
' else: - editProfileStr='' + editProfileStr='' linkToTimelineStart='' linkToTimelineEnd='' # are there any follow requests?