From f9bce99262a94d44ed2010a940b71b80502dd55a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 2 Nov 2020 19:46:37 +0000 Subject: [PATCH] Remove newlines --- webinterface.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 = \