From 147b02bbec8fdadca76ba383b3bd3b2a0b516cf2 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 27 Nov 2019 21:40:29 +0000 Subject: [PATCH] Layout of profile edit screen in lynx --- webinterface.py | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/webinterface.py b/webinterface.py index 40b83721a..75753dba4 100644 --- a/webinterface.py +++ b/webinterface.py @@ -604,9 +604,9 @@ def htmlEditProfile(translate: {},baseDir: str,path: str,domain: str,port: int) instanceTitle=getConfigParam(baseDir,'instanceTitle') instanceStr='
' instanceStr+=' '+translate['Instance Title'] - instanceStr+=' ' + instanceStr+='
' instanceStr+=' '+translate['Instance Short Description'] - instanceStr+=' ' + instanceStr+='
' instanceStr+=' '+translate['Instance Description'] instanceStr+=' ' instanceStr+=' '+translate['Instance Logo'] @@ -633,7 +633,7 @@ def htmlEditProfile(translate: {},baseDir: str,path: str,domain: str,port: int) themesDropdown+=' ' themesDropdown+=' ' themesDropdown+=' ' - themesDropdown+=' ' + themesDropdown+='
' themesDropdown+='
' themeName=getConfigParam(baseDir,'theme') themesDropdown=themesDropdown.replace('