diff --git a/src/Umbraco.Web.UI.Client/src/views/components/content/umb-tabbed-content.html b/src/Umbraco.Web.UI.Client/src/views/components/content/umb-tabbed-content.html index 401f4fef4f..408f640c01 100644 --- a/src/Umbraco.Web.UI.Client/src/views/components/content/umb-tabbed-content.html +++ b/src/Umbraco.Web.UI.Client/src/views/components/content/umb-tabbed-content.html @@ -1,6 +1,6 @@
You will also find other details about the image, like the size.
Media items work in much the same way as content. So you can add extra properties to an image by creating or editing the Media types in the Settings section.
" }, { - "element": "[data-element='editor-media'] [data-element='tab-_umb_infoTab']", + "element": "[data-element='editor-media'] [data-element='sub-view-info']", "title": "Info", "content": "Like the content section you can also find default information about the media item. You will find these under the info tab.", "event": "click"