summaryrefslogtreecommitdiff
path: root/template/profile_dump.st
diff options
context:
space:
mode:
authortim b <timb@camcompu.home>2010-07-02 09:24:34 -0700
committertim b <timb@camcompu.home>2010-07-02 09:24:34 -0700
commitfb4f8932ad3caf7a5ffdb09685d7424879a92ead (patch)
treeb018770c09f58da9b511baadb5b9b32bbcf6c137 /template/profile_dump.st
parent532d81b0207314aad593d1e398076915e53da7e9 (diff)
parent5b2139d5a747f37264160b43b4c776846b54cb74 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/profile_dump.st')
-rw-r--r--template/profile_dump.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/profile_dump.st b/template/profile_dump.st
index b101a08..2e9a259 100644
--- a/template/profile_dump.st
+++ b/template/profile_dump.st
@@ -2,7 +2,7 @@
<div id="profiletxt">
$dump.created_on$ -- in <b><a href="http://$dump.key$.dump.fm">$dump.key$</a></b>
</div>
- <a href="/u/$dump.nick$">
+ <a href="/$dump.nick$">
<div id="logavatar">
$if(dump.avatar)$
<img height="50" width="50" src="$dump.avatar$" />