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('