summaryrefslogtreecommitdiff
path: root/template/directory.st
diff options
context:
space:
mode:
authortim b <timb@camcompu.home>2010-04-07 18:59:50 -0700
committertim b <timb@camcompu.home>2010-04-07 18:59:50 -0700
commit6440348618ade4fbcb541c40473074833a47d198 (patch)
tree537ab7e4f0af7deba51bbfb360fe490968d651f8 /template/directory.st
parent4f09c8a882e8ae2ad1c7944a8c2a5939c9c9f7ad (diff)
parent42df4633bb7588e8632e45013880ee4fc2bc3d6c (diff)
fixing merge conflicts
Diffstat (limited to 'template/directory.st')
-rw-r--r--template/directory.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/directory.st b/template/directory.st
index 9135947..05d13e2 100644
--- a/template/directory.st
+++ b/template/directory.st
@@ -25,7 +25,7 @@
<center>
<h2>&#x272D; &#x272D; DUMP STARS &#x272D; &#x272D;</h2>
<div id="lolbanner">
- <img src="/static/welcomebanner.gif">
+ <img src="/static/img/welcomebanner.gif">
</div>
</center>
$if(users)$
@@ -39,7 +39,7 @@
</div>
$else$
<div id="logavatar">
- <img height="50" width="50" src="/static/noinfo.png" />
+ <img height="50" width="50" src="/static/img/noinfo.png" />
</div>
$endif$
</a>