Skip to content

Commit 4c58c55

Browse files
committed
Update references to "Add content" button
This wording has changed.
1 parent a36a3de commit 4c58c55

File tree

1 file changed

+5
-5
lines changed
  • 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor

1 file changed

+5
-5
lines changed

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-list-editor.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ These properties are relevant when you work with custom views.
7777

7878
## Editing Blocks
7979

80-
When viewing a **Block List** editor in the Content section for the first time, you will be presented with the option to Add content.
80+
When viewing a **Block List** editor in the Content section for the first time, you will be presented with the option to add content.
8181

82-
![Block List - Add Content](../../../../../../../17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_AddContent.png)
82+
![Block List - Create new](../../../../../../../10/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_AddContent.png)
8383

84-
Clicking the Add content button brings up the Block Catalogue.
84+
Clicking the "Create new" button brings up the Block Catalogue. If you only have a single block configured, this button will display "Add {block type name}".
8585

8686
![Block List - Setup](../../../../../../../17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_BlockPicker_simplesetup.jpg)
8787

@@ -101,9 +101,9 @@ In inline editing mode the new Blocks will expand to show its inline editor:
101101

102102
![Block List - Inline editing](../../../../../../../17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_InlineEditing.jpg)
103103

104-
More Blocks can be added to the list by clicking the Add content button or using the inline Add content button that appears on hover between or above existing Blocks.
104+
More Blocks can be added to the list by clicking the "Create new" button or using the inline Add button that appears on hover between or above existing Blocks.
105105

106-
![Block List - Add Content](../../../../../../../17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_AddContentInline.jpg)
106+
![Block List - Create new](../../../../../../../10/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_AddContentInline.jpg)
107107

108108
To reorder the Blocks, click and drag a Block up or down to place in the desired order.
109109

0 commit comments

Comments
 (0)