diff --git a/platform/features/hyperlink/bundle.js b/platform/features/hyperlink/bundle.js index 74c579b736..5d999e65da 100644 --- a/platform/features/hyperlink/bundle.js +++ b/platform/features/hyperlink/bundle.js @@ -49,6 +49,7 @@ define([ "required": true, "cssClass": "l-input-lg" }, + { "key": "displayText", "name": "Text to Display", @@ -93,7 +94,7 @@ define([ "model": { "displayFormat": "link", "openNewTab": "thisTab", - "showTitle": false + "removeTitle": true } } diff --git a/platform/features/layout/res/templates/frame.html b/platform/features/layout/res/templates/frame.html index 2a8acffd38..3b9adf250a 100644 --- a/platform/features/layout/res/templates/frame.html +++ b/platform/features/layout/res/templates/frame.html @@ -22,7 +22,7 @@