diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-24 19:26:07 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-24 19:26:07 -0400 |
| commit | 6fa2b731d3d8c5fd892e3debc3e3594259c74adf (patch) | |
| tree | 8e5edd967177cfb2841afa6853685d4a67c02aa1 /template/preload.st | |
| parent | 7a22e6b6470d058c3eb7f12c2cb6db9d2de3bde7 (diff) | |
sostler prod commit
Diffstat (limited to 'template/preload.st')
| -rw-r--r-- | template/preload.st | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/template/preload.st b/template/preload.st index 3339e4e..b14f8b9 100644 --- a/template/preload.st +++ b/template/preload.st @@ -2,12 +2,6 @@ <div id="preload"> <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big" /> <img src="/static/img/upload.png" class="invisible" /> - <img src="/static/img/dblue2.png" class="invisible" /> -<img src="/static/img/log.gif" class="invisible" /> -<img src="/static/img/directory.gif" class="invisible" /> -<img src="/static/img/image_draw.gif" class="invisible" /> -<img src="/static/img/door.gif" class="invisible" /> -<img src="/static/img/cambutton.png" class="invisible" /> -<img src="/static/img/urlbutton.png" class="invisible" /> -<img src="/static/img/upbutton.png" class="invisible" /> + <img src="/static/img/fade-blue.png" class="invisible" /> + <img src="/static/img/calm.gif" class="invisible" /> </div>
\ No newline at end of file |
