diff --git a/websiteFunctions/templates/websiteFunctions/sshAccess.html b/websiteFunctions/templates/websiteFunctions/sshAccess.html index fbb51df08..75305fea1 100755 --- a/websiteFunctions/templates/websiteFunctions/sshAccess.html +++ b/websiteFunctions/templates/websiteFunctions/sshAccess.html @@ -18,7 +18,7 @@

{% trans "Set up SSH access for " %} {{ domainName }}. + src="{% static 'images/loading.gif' %}"> - SFTP Docs

diff --git a/websiteFunctions/templates/websiteFunctions/website.html b/websiteFunctions/templates/websiteFunctions/website.html index 0fe44e518..532de9a97 100755 --- a/websiteFunctions/templates/websiteFunctions/website.html +++ b/websiteFunctions/templates/websiteFunctions/website.html @@ -33,7 +33,7 @@ class="btn btn-border btn-alt border-azure btn-link font-azure" href="/websites/{{ domain }}/setupStaging" title="">{% trans "Clone/Staging" %} {% trans "Set up SSH Access" %} + href="/websites/{{ domain }}/sshAccess" title="">{% trans "Set up SSH/SFTP Access" %} {% trans "Stress Test" %}