diff --git a/assets/js/app/connections/00_connections.js b/assets/js/app/connections/00_connections.js index fefd9f24f..655b3bfce 100644 --- a/assets/js/app/connections/00_connections.js +++ b/assets/js/app/connections/00_connections.js @@ -17,7 +17,7 @@ data : { access : 0, pageName : "Connections", - pageDescription : "Create connections to Kong Nodes and select the one to use by clicking on the respective star icon.", + pageDescription : "Create connections to Kong Nodes and activate the one you want use.", prefix : '' }, views: { diff --git a/assets/js/app/connections/index.html b/assets/js/app/connections/index.html index 66d0d01a4..b384e401a 100644 --- a/assets/js/app/connections/index.html +++ b/assets/js/app/connections/index.html @@ -46,6 +46,7 @@ data-ng-class="{'mdi-chevron-down': !sort.direction, 'mdi-chevron-up': sort.direction}" > +