mirror of https://gitlab.com/bashrc2/epicyon
Export button icon
parent
bc21230489
commit
223c22078f
|
@ -1347,7 +1347,7 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str,
|
||||||
translate['Export Theme'] + '</label><br>\n'
|
translate['Export Theme'] + '</label><br>\n'
|
||||||
graphicsStr += \
|
graphicsStr += \
|
||||||
' <button type="submit" class="button" ' + \
|
' <button type="submit" class="button" ' + \
|
||||||
'name="exportTheme">➡</button>\n'
|
'name="exportTheme">➤</button>\n'
|
||||||
|
|
||||||
graphicsStr += ' </div></details>\n'
|
graphicsStr += ' </div></details>\n'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue