diff --git a/awx/ui/static/js/help/SafariSocketHelp.js b/awx/ui/static/js/help/SafariSocketHelp.js index b7509ed23a..f92362d307 100644 --- a/awx/ui/static/js/help/SafariSocketHelp.js +++ b/awx/ui/static/js/help/SafariSocketHelp.js @@ -40,7 +40,7 @@ angular.module('SafariSocketHelpDefinition', []) style: "margin-top: 75px;", containerHeight: 200 }, - box: "
Safari will not connect to the live event port when the Tower web server is configured with a self signed certificate. Check with a system administrator to" + + box: "
Safari will not connect to the live event port when the Tower web server is configured with a self signed certificate. Check with a system administrator to " + "determine if Tower is using a self signed certificate. Installing a signed certificate will fix the problem.
" + "Switching browsers to either Chrome or Firefox will work as well.
" }]