diff options
Diffstat (limited to 'template/preload.st')
| -rwxr-xr-x | template/preload.st | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/preload.st b/template/preload.st index f498484..dc74159 100755 --- a/template/preload.st +++ b/template/preload.st @@ -3,8 +3,8 @@ <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/fade-blue.png" class="invisible" /> - <img src="/static/img/dumppixellarge.png" class="invisible" /> - <img src="/static/img/dumppixel.png" class="invisible" /> + <img src="/static/img/humppixellarge.png" class="invisible" /> + <img src="/static/img/humppixel.png" class="invisible" /> <img src="/static/img/zoom.gif" class="invisible" /> <img src="/static/img/thumbs/heartcolorshift.gif" class="invisible" /> <img src="/static/img/thumbs/smallheart.gif" class="invisible" /> @@ -12,6 +12,6 @@ <img src="/static/img/thumbs/smallheartfaved.gif" class="invisible" /> <img src="/static/img/thumbs/heartover.gif" class="invisible" /> <img src="/static/img/thumbs/heart.gif" class="invisible" /> - <img src="/static/img/dumppixelhover.png" class="invisible" /> - <img src="/static/img/dumppixelhover.png" class="invisible" /> + <img src="/static/img/humppixelhover.png" class="invisible" /> + <img src="/static/img/humppixelhover.png" class="invisible" /> </div>
\ No newline at end of file |
