diff options
| author | Jonathan Bauer | 2011-04-24 23:30:39 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2011-04-24 23:30:39 +0200 |
| commit | 46435117dccbd9e02a23ba92ae92db6b04c93d47 (patch) | |
| tree | 67bd4268a87918e606e0614decbf747fc0094a69 /src/html/preload-debug.html | |
| parent | url status handling, 5sec delay before closing gui when exiting with failure ... (diff) | |
| download | fbgui-46435117dccbd9e02a23ba92ae92db6b04c93d47.tar.gz fbgui-46435117dccbd9e02a23ba92ae92db6b04c93d47.tar.xz fbgui-46435117dccbd9e02a23ba92ae92db6b04c93d47.zip | |
preload & loadsystem lighter theme
Diffstat (limited to 'src/html/preload-debug.html')
| -rw-r--r-- | src/html/preload-debug.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/html/preload-debug.html b/src/html/preload-debug.html index 8c0f481..29d7391 100644 --- a/src/html/preload-debug.html +++ b/src/html/preload-debug.html @@ -12,6 +12,8 @@ function quitgui(){ </head> <body> <div id="top"> +</div> +<div id="message"> <h1>Preboot GUI</h1> <p>Waiting on internet... <input type="button" name="go" value="load URL" |
