summaryrefslogtreecommitdiff
path: root/template/hall_log_dump.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2011-04-19 10:03:53 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2011-04-19 10:03:53 -0400
commitf40c5375ba7ce15a78188e21c9f2da63145d4b26 (patch)
treea4a4a7cb95633c9306c7f5226f170c0fe06ef5bc /template/hall_log_dump.st
parent5ac9bee0dd9d0a3fa146da4f73a42a08e5b94fea (diff)
sostler prod commit
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>