summaryrefslogtreecommitdiff
path: root/template/hall_log_dump.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2011-07-21 22:35:38 -0400
committerScott Ostler <scottbot9000@gmail.com>2011-07-21 22:35:38 -0400
commit38091d8e194aa48f6bd64e2cf8ccba6fd27c36a2 (patch)
tree9ca845ec490a1bb706d263fd33a3b1c51a52da24 /template/hall_log_dump.st
parentfd7329a76f93263834f359546dad5bf32162f1bf (diff)
parent39230d6ce132259d0c2efce231119ea57b413ccc (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/hall_log_dump.st')
-rw-r--r--template/hall_log_dump.st2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/hall_log_dump.st b/template/hall_log_dump.st
index 4cd7ba7..d12fecb 100644
--- a/template/hall_log_dump.st
+++ b/template/hall_log_dump.st
@@ -3,5 +3,7 @@
$if(dump.score)$<span class="hallscore" onclick="Tag.animated_fav(this, '.hallscore', '60px', '40px')">$dump.score$</span>$endif$
<div class="content" data-category="posts">$dump.content$</div>
<hr />
+ $if(logged_in)$
$frontpage_share_buttons()$
+ $endif$
</div>