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/log_dump.st | |
| parent | a4e5f1dfa6bb0a710dcb987a56445deeccc048ce (diff) | |
sostler prod commit
Diffstat (limited to 'template/log_dump.st')
| -rw-r--r-- | template/log_dump.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/log_dump.st b/template/log_dump.st index 633338f..9173ffc 100644 --- a/template/log_dump.st +++ b/template/log_dump.st @@ -4,7 +4,7 @@ $else$ <div class="logged-dump dump $if(dump.favorited)$favorite$endif$" id="message-$dump.message_id$" nick="$dump.nick$"> $endif$ -$dump.created_on$ -- by <b><a href="/u/$dump.nick$">$dump.nick$</b> +$dump.created_on$ -- by <b><a href="/$dump.nick$">$dump.nick$</b> <div id="logavatar"> $if(dump.avatar)$ <img height="50" width="50" src="$dump.avatar$" /> |
