mirror of https://gitlab.com/bashrc2/epicyon
Not bold
parent
3dc7887a35
commit
7beb46b0e9
|
@ -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 = ''
|
||||
|
|
Loading…
Reference in New Issue