Extra line only in full screen

merge-requests/8/head
Bob Mottram 2020-10-31 20:43:38 +00:00
parent d12280a9af
commit 27c6465dc0
1 changed files with 3 additions and 0 deletions

View File

@ -5820,6 +5820,9 @@ def getRightColumnContent(baseDir: str, nickname: str, domainFull: str,
if editImageClass == 'rightColEdit':
htmlStr += '\n <center>\n'
else:
if showHeaderImage:
htmlStr += ' <br>\n'
if showBackButton:
htmlStr += \