main
Bob Mottram 2021-03-06 13:57:24 +00:00
parent 3dc7887a35
commit 7beb46b0e9
1 changed files with 2 additions and 2 deletions

View File

@ -1276,8 +1276,8 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str,
# Themes section
themes = getThemesList(baseDir)
themesDropdown += ' <br><b><label class="labels">' + \
translate['Theme'] + '</label></b><br>\n'
themesDropdown += ' <br><label class="labels">' + \
translate['Theme'] + '</label><br>\n'
grayscaleFilename = \
baseDir + '/accounts/.grayscale'
grayscale = ''