summaryrefslogtreecommitdiff
path: root/template/directory.st
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-04-06 21:53:42 -0400
committersostler <sbostler@gmail.com>2010-04-06 21:53:42 -0400
commita0334eba97fb985ee290c11f6ee72196dbe889b0 (patch)
treed348e857b04d4e47bfb7afb712c7bee70545a6cc /template/directory.st
parenta514554be0b15d937959af2d52c03da7eee3d60f (diff)
parentab5e22770ce39adc94f444de18763a4b4674113a (diff)
Merge RM of static/help.html
Diffstat (limited to 'template/directory.st')
-rw-r--r--template/directory.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/directory.st b/template/directory.st
index aec8363..05d13e2 100644
--- a/template/directory.st
+++ b/template/directory.st
@@ -6,7 +6,7 @@
<title>dump.fm directory</title>
$endif$
$head()$
- <link rel="stylesheet" type="text/css" href="/static/directory.css">
+ <link rel="stylesheet" type="text/css" href="/static/css/directory.css">
<script>
jQuery(document).ready(initDirectory);
</script>
@@ -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>