mirror of https://gitlab.com/bashrc2/epicyon
Save rather than publish
parent
4f7c9fdb8c
commit
695e98a6ba
|
@ -221,7 +221,7 @@ def html_theme_designer(css_cache: {}, base_dir: str,
|
|||
translate['Reset'] + '</button>\n' + \
|
||||
' <button type="submit" class="button" ' + \
|
||||
'name="submitThemeDesigner" accesskey="' + submit_key + '">' + \
|
||||
translate['Publish'] + '</button>\n </center>\n'
|
||||
translate['Save'] + '</button>\n </center>\n'
|
||||
|
||||
contrast_warning = ''
|
||||
if theme_json.get('main-bg-color'):
|
||||
|
|
Loading…
Reference in New Issue