diff --git a/webinterface.py b/webinterface.py index 35a8cd2df..1d9489d28 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1354,9 +1354,11 @@ def individualFollowAsHtml(translate: {}, \ if authorized: for b in buttons: if b=='block': - buttonsStr+='' + buttonsStr+='' + #buttonsStr+='' if b=='unfollow': - buttonsStr+='' + buttonsStr+='' + #buttonsStr+='' return \ '
\n' \