diff --git a/app/ui/src/app/connections/list/list.component.html b/app/ui/src/app/connections/list/list.component.html index 748b3f42c24..e7f18573b3f 100644 --- a/app/ui/src/app/connections/list/list.component.html +++ b/app/ui/src/app/connections/list/list.component.html @@ -121,15 +121,7 @@

Register Applications

-

- Don't see the connection you want listed? -

-

- Create a new one. -

-

- -

+
diff --git a/app/ui/src/app/integration/edit-page/connection-select/connection-select.component.html b/app/ui/src/app/integration/edit-page/connection-select/connection-select.component.html index cb17084061a..c2afd05d6f0 100644 --- a/app/ui/src/app/integration/edit-page/connection-select/connection-select.component.html +++ b/app/ui/src/app/integration/edit-page/connection-select/connection-select.component.html @@ -36,7 +36,14 @@

{{ 'Choose a ' + positionText + ' Connection' | titleize }}

-

First choose a connection.

+

+ Click the connection that starts the integration. If the connection you need is not available, click Create Connection. +

+ +

+ Click the connection that completes the integration. If the connection you need is not available, click Create Connection. +

+