diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/shell.html | 2 |
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'> |