Add publish_button_text site setting
This commit is contained in:
parent
a1738f8991
commit
aeed3a9a1b
7 changed files with 13 additions and 2 deletions
|
@ -31,6 +31,7 @@ class Form::AdminSettings
|
|||
media_cache_retention_period
|
||||
content_cache_retention_period
|
||||
backups_retention_period
|
||||
publish_button_text
|
||||
).freeze
|
||||
|
||||
INTEGER_KEYS = %i(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue