summaryrefslogtreecommitdiff
path: root/template/log_dump.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/log_dump.st')
-rw-r--r--template/log_dump.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/log_dump.st b/template/log_dump.st
index 9173ffc..fca3b82 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="/$dump.nick$">$dump.nick$</b>
+$dump.created_on$ -- by <a href="/$dump.nick$"><b>$dump.nick$</b>
<div id="logavatar">
$if(dump.avatar)$
<img height="50" width="50" src="$dump.avatar$" />