diff --git a/webinterface.py b/webinterface.py index 9d467be9d..92ce52b3c 100644 --- a/webinterface.py +++ b/webinterface.py @@ -8110,26 +8110,26 @@ def htmlPersonOptions(cssCache: {}, translate: {}, baseDir: str, optionsStr += optionsLinkStr optionsStr += \ ' \n' + 'name="submitBack">' + translate['Go Back'] + '' optionsStr += \ ' \n' + translate['View'] + '' optionsStr += donateStr optionsStr += \ ' \n' + followStr + '">' + translate[followStr] + '' optionsStr += \ ' \n' + blockStr + '">' + translate[blockStr] + '' optionsStr += \ ' \n' + translate['DM'] + '' optionsStr += \ ' \n' + snoozeButtonStr + '">' + translate[snoozeButtonStr] + '' optionsStr += \ ' \n' + translate['Report'] + '' personNotes = '' personNotesFilename = \