AUTH-2169 make access login page more generic

This commit is contained in:
Dalton
2020-06-05 09:26:06 -05:00
parent e02d09a731
commit 2f70b05c64
6 changed files with 25 additions and 18 deletions

View File

@@ -253,7 +253,7 @@ func nonWebSocketRequestPage() []byte {
<div class="main-message">
<div class="title"> Success </div>
<div class="sub-title">
You are now logged in and can reach this application over SSH from your command line.
You are now logged in and can reach this application.
You can close this browser window.
</div>
</div>