aboutsummaryrefslogtreecommitdiff
path: root/src/shell.html
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-03-25 20:02:44 -0700
committerAlon Zakai <alonzakai@gmail.com>2012-03-25 20:02:44 -0700
commitbb756f915f2d3053ad1e434f08cc1ea7278abec5 (patch)
treece69390cb54253a06d407b4029d6d580c73fec1a /src/shell.html
parentc0850d6cf35dc4d3ec7acd71569b44900e66eb81 (diff)
show 'Downloading' in html on startup
Diffstat (limited to 'src/shell.html')
-rw-r--r--src/shell.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shell.html b/src/shell.html
index 50f4f012..0a42e0bb 100644
--- a/src/shell.html
+++ b/src/shell.html
@@ -7,7 +7,7 @@
<hr>
<textarea id="output" style="font-family: monospace; width: 80%" rows="8" readonly></textarea>
<hr>
- <div id='status'></div>
+ <div id='status'>Downloading...</div>
</center>
<hr>
<script type='text/javascript'>