mirror of https://gitlab.com/bashrc2/epicyon
Newline
parent
d81b8e1be3
commit
c98d862a7b
|
@ -1126,7 +1126,7 @@ def _htmlEditProfileGraphicDesign(baseDir: str, translate: {}) -> str:
|
|||
translate['Export Theme'] + '</label><br>\n'
|
||||
graphicsStr += \
|
||||
' <button type="submit" class="button" ' + \
|
||||
'name="submitExportTheme">➤</button>\n'
|
||||
'name="submitExportTheme">➤</button><br>\n'
|
||||
graphicsStr += \
|
||||
editCheckBox(translate['Low Bandwidth'], 'lowBandwidth',
|
||||
bool(lowBandwidth))
|
||||
|
|
Loading…
Reference in New Issue