Add publish_button_text site setting
This commit is contained in:
parent
a1738f8991
commit
aeed3a9a1b
7 changed files with 13 additions and 2 deletions
|
@ -30,5 +30,8 @@
|
|||
= fa_icon 'trash fw'
|
||||
= t('admin.site_uploads.delete')
|
||||
|
||||
.fields-group
|
||||
= f.input :publish_button_text, wrapper: :with_block_label
|
||||
|
||||
.actions
|
||||
= f.button :button, t('generic.save_changes'), type: :submit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue