diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-10 15:20:01 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-10 15:20:01 -0400 |
| commit | a5076000b758641d459a301b3d0155fdf4c3a76c (patch) | |
| tree | fea42388fad3e38b2bae135036a21fc28da0f325 /template/banner.st | |
| parent | 899f7fb8f57f01e388a46869ac0f55314b043a37 (diff) | |
sostler prod commit
Diffstat (limited to 'template/banner.st')
| -rw-r--r-- | template/banner.st | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/banner.st b/template/banner.st index 3339fc2..ea7c826 100644 --- a/template/banner.st +++ b/template/banner.st @@ -33,6 +33,7 @@ a.img_roll:hover{ <a href="http://dump.fm/log" ><img src="/static/img/log.gif"width="20px" height="20px">♣ Log</a> <a href="http://dump.fm/$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$♥ Profile</a> <a href="http://dump.fm/directory"><img src="/static/img/directory.gif"width="20px" height="20px" />♠ Directory</a> + <a href="http://dump.fm/$user_nick$/favorites">❤ Favs</a> <a href="http://dump.fm/browser"><img src="/static/img/image_draw.gif"/>♦ Image Search</a> $else$ @@ -50,7 +51,7 @@ a.img_roll:hover{ <div id="topic"></div> - <div id="dumplist"> dump.fm - let pictures do the talking $if(user_nick)$- <a href="http://dump.fm/$user_nick$/favorites">my favorite pics</a> -<a href="http://bieber.dump.fm"> - justin bieber </a>$endif$ $if(isadmin)$ + <div id="dumplist"> dump.fm - let pictures do the talking $if(user_nick)$<a href="http://bieber.dump.fm"> - justin bieber </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> |
