summaryrefslogtreecommitdiff
path: root/template/banner.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/banner.st')
-rw-r--r--template/banner.st14
1 files changed, 7 insertions, 7 deletions
diff --git a/template/banner.st b/template/banner.st
index f94971f..f025fc6 100644
--- a/template/banner.st
+++ b/template/banner.st
@@ -4,7 +4,7 @@
<div id="logo7">
<div align="center">
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 />
- <a class="img_roll" href="http://dump.fm/"></a>
+ <a class="img_roll" href="$domain$"></a>
</div>
</div>
<div class="white">
@@ -12,19 +12,19 @@
<div style="float: left;">
<div align="center">
$if(user_nick)$
- <a href="http://dump.fm/log"><img src="/static/img/log.gif"width="20px" height="20px">&#9827; Log</a>
- <a href="http://dump.fm/$user_nick$">
+ <a href="$domain$/log"><img src="/static/img/log.gif"width="20px" height="20px">&#9827; Log</a>
+ <a href="$domain$/$user_nick$">
$if(user_avatar)$
<img src="$user_avatar$" width="19px" height="19px" />
$else$
<img src="/static/img/profile.gif"width="22px" height="22px" />
$endif$
&#9829; Profile</a>
- <a href="http://dump.fm/directory">
+ <a href="$domain$/directory">
<img src="/static/img/directory.gif" width="20px" height="20px" />&#9824; Directory
</a>
- <a href="http://dump.fm/$user_nick$/favorites">&#10084; Favs</a>
- <a href="http://dump.fm/browser"><img src="/static/img/image_draw.gif"/>&#9830; Image Search</a>
+ <a href="$domain$/$user_nick$/favorites">&#10084; Favs</a>
+ <a href="$domain$/browser"><img src="/static/img/image_draw.gif"/>&#9830; Image Search</a>
$else$
<a href="/register" id="registerlink">The coolest way to share pictures. Click here to get started!</a>
$endif$
@@ -46,7 +46,7 @@
<div id="topic"></div>
<div id="dumplist">
$if(user_nick)$
- want a room? <a href="mailto:info@dump.fm">contact us! - <a href="http://dump.fm/chat/vortex"> checkout the image vortex!! </a>$else$ Talk with pictures! - <a href="http://dump.fm/chat/vortex"> checkout the nifty dump fm image vortex! </a> $endif$ $if(isadmin)$
+ want a room? <a href="mailto:info@dump.fm">contact us! - <a href="$domain$/chat/vortex"> checkout the image vortex!! </a>$else$ Talk with pictures! - <a href="$domain$/chat/vortex"> checkout the nifty dump fm image vortex! </a> $endif$ $if(isadmin)$
<a href="http://news.dump.fm">- news</a> - <a href="http://gossip.dump.fm">gossip</a> - <a href="http://art.dump.fm">art</a> - <a href="http://gif.dump.fm">gif</a> - <a href="http://design.dump.fm">design</a> - <a href="http://fashion.dump.fm">fashion</a>
-<a href="http://vip.dump.fm/"> VIP PIMP DEN (<del>GIRLS</del> BOYS ARE COOL) </a>
$endif$