From 18e9cd602ce2d90332291117aa6534ae9d2ff091 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 13 Oct 2020 11:04:07 +0100 Subject: [PATCH] Don't show posts button for system accounts --- webinterface.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webinterface.py b/webinterface.py index e739f2909..81edbc6d9 100644 --- a/webinterface.py +++ b/webinterface.py @@ -3449,11 +3449,11 @@ def htmlProfile(defaultTimeline: str, linkToTimelineEnd + donateSection profileStr += '
\n' profileStr += '
' - profileStr += \ - ' ' if not isSystemAccount(nickname): + profileStr += \ + ' ' profileStr += \ ' ' + \ '