diff --git a/modules/varbase_features/varbase_landing/config/install/core.base_field_override.node.landing_page.status.yml b/modules/varbase_features/varbase_landing/config/install/core.base_field_override.node.landing_page.status.yml index d07da3fce58223a5cea52c55acca4f61d9745eff..64a63bbee0b2d0de5461128621477a0a506712ef 100644 --- a/modules/varbase_features/varbase_landing/config/install/core.base_field_override.node.landing_page.status.yml +++ b/modules/varbase_features/varbase_landing/config/install/core.base_field_override.node.landing_page.status.yml @@ -7,8 +7,8 @@ id: node.landing_page.status field_name: status entity_type: node bundle: landing_page -label: 'Publishing status' -description: 'A boolean indicating whether the node is published.' +label: 'Published?' +description: 'If checked, this content will be published. Keep unchecked to save it unpublished as draft.' required: false translatable: false default_value: diff --git a/modules/varbase_features/varbase_page/config/install/core.base_field_override.node.page.status.yml b/modules/varbase_features/varbase_page/config/install/core.base_field_override.node.page.status.yml index 15f8b19f743a6d77b03da5b9459d4e082c2f4d98..9ec186ac9da2850f349d4e88d9b8ae17fc4f9df8 100644 --- a/modules/varbase_features/varbase_page/config/install/core.base_field_override.node.page.status.yml +++ b/modules/varbase_features/varbase_page/config/install/core.base_field_override.node.page.status.yml @@ -7,8 +7,8 @@ id: node.page.status field_name: status entity_type: node bundle: page -label: 'Publishing status' -description: 'A boolean indicating whether the node is published.' +label: 'Published?' +description: 'If checked, this content will be published. Keep unchecked to save it unpublished as draft.' required: false translatable: false default_value: