Skip to content
Snippets Groups Projects
Commit 5305ce97 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2916369: Updated the description for the published field in add/edit content

parent 74a651db
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment