diff --git a/src/Umbraco.Web.UI.Client/src/views/documenttypes/views/permissions/permissions.html b/src/Umbraco.Web.UI.Client/src/views/documenttypes/views/permissions/permissions.html index 99b874190384..96cf9b8ec471 100644 --- a/src/Umbraco.Web.UI.Client/src/views/documenttypes/views/permissions/permissions.html +++ b/src/Umbraco.Web.UI.Client/src/views/documenttypes/views/permissions/permissions.html @@ -6,8 +6,8 @@
-
- +
Allow as root
+ Allow editors to create content of this type in the root of the content tree.
-
- +
Allowed child node types
+ Allow content of the specified types to be created underneath content of this type.
@@ -43,8 +43,8 @@
-
- +
Allow vary by culture
+ Allow editors to create content of different languages.
@@ -61,8 +61,8 @@
-
- +
Allow segmentation
+ Allow editors to create segments of this content.
@@ -77,9 +77,9 @@
-
- -
+
Is an Element Type
+ An Element Type is meant to be used for instance in Nested Content, and not in the tree. +
A Document Type cannot be changed to an Element Type once it has been used to create one or more content items.