summaryrefslogtreecommitdiff
path: root/template/preload.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-02 20:59:42 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-02 20:59:42 -0400
commit55a11d9eff6a4edf43db48cf02c5491530c3324e (patch)
treefbe213c241931e2d465e5676297f333c086cff9e /template/preload.st
parent4479097093127a20a40a9dceb604bf4290c09a2d (diff)
Ryder's template changes
Diffstat (limited to 'template/preload.st')
-rw-r--r--template/preload.st18
1 files changed, 9 insertions, 9 deletions
diff --git a/template/preload.st b/template/preload.st
index 8963e70..3339e4e 100644
--- a/template/preload.st
+++ b/template/preload.st
@@ -1,13 +1,13 @@
<!-- todo: just put this lot in javascript? -->
<div id="preload">
<img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big" />
- <img src="/static/upload.png" class="invisible" />
- <img src="/static/dblue2.png" class="invisible" />
-<img src="/static/text.gif" class="invisible" />
-<img src="/static/directory.gif" class="invisible" />
-<img src="/static/image_draw.gif" class="invisible" />
-<img src="/static/door2.gif" class="invisible" />
-<img src="/static/cambutton.png" class="invisible" />
-<img src="/static/urlbutton.png" class="invisible" />
-<img src="/static/upbutton.png" class="invisible" />
+ <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" />
</div> \ No newline at end of file