change from 'opencloud' to 'xos'
diff --git a/planetstack/templates/admin/dashboard/shell.html b/planetstack/templates/admin/dashboard/shell.html
index 968ef99..8761f22 100644
--- a/planetstack/templates/admin/dashboard/shell.html
+++ b/planetstack/templates/admin/dashboard/shell.html
@@ -1,9 +1,9 @@
<div id="terminal">
- <p class="response">OpenCloud Shell</p>
+ <p class="response">XSH - The XOS Shell</p>
<br />
<p id="terminal_help1" style="display: none;">type "help" for help</p>
<p id="terminal_help2" style="display: none;">type "tutorial" to start the tutorial</p>
- <p id="terminal_wait">Please wait while we talk to the OpenCloud server...</p>
+ <p id="terminal_wait">Please wait while we talk to the XOS server...</p>
</div>
<link rel="stylesheet" type="text/css" href="{% static 'shell/opencloud_shell.css' %}" media="all">