summaryrefslogtreecommitdiff
path: root/template/single_message_share_buttons.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/single_message_share_buttons.st')
-rwxr-xr-xtemplate/single_message_share_buttons.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/single_message_share_buttons.st b/template/single_message_share_buttons.st
index 313bcb1..c00a16b 100755
--- a/template/single_message_share_buttons.st
+++ b/template/single_message_share_buttons.st
@@ -3,7 +3,7 @@
<img src="/static/img/share/fbbutton.png" class="share" onclick="Share.facebook(this)">
<img src="/static/img/share/twittericon.png" class="share" onclick="Share.twitter(this)">
<img src="/static/img/share/delishicon.png" class="share" onclick="Share.delicious(this)">
- <a class="permalink" href="$domain$/p/$dump.nick$/$dump.message_id$"><img src="$domain$/static/img/link.gif"></a>
+ <a class="permalink" href="$domain$/p/$dump.nick$/$dump.message_id$"><img src="/static/img/link.gif"></a>
$if(user_nick)$
$if(dump.favorited)$
<img src="/static/img/thumbs/heartfaved.gif" class="thumb favorite" onclick="Tag.animated_fav(this, '.dump_score', '30px', '20px')">