diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-04 13:00:32 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-04 13:00:32 -0400 |
| commit | 9fd7bb2df6ea4ec14ab4b53f403738a7fc83f570 (patch) | |
| tree | d992deab93e9d1c3b4e509d632709b1d9a082e58 /template/directory.st | |
| parent | a4e5f1dfa6bb0a710dcb987a56445deeccc048ce (diff) | |
sostler prod commit
Diffstat (limited to 'template/directory.st')
| -rw-r--r-- | template/directory.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/directory.st b/template/directory.st index bea2f58..fd5449a 100644 --- a/template/directory.st +++ b/template/directory.st @@ -31,7 +31,7 @@ $if(users)$ $users:{ dump | <div class="logged-dump" id="message-$dump.message_id$"> - <a href="/u/$dump.nick$"> + <a href="/$dump.nick$"> <div id="usernicks"> <b>$dump.nick$</b></div> $if(dump.avatar)$ <div id="logavatar"> |
