aboutsummaryrefslogtreecommitdiffstats
path: root/view/hide_comments.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-23 14:03:53 -0800
committerfriendica <info@friendica.com>2011-11-23 14:03:53 -0800
commit7a259d4acb0f038a3ac6af899260faaa3037b634 (patch)
treec7e54154ba176ed94968af8706f545318e01527a /view/hide_comments.tpl
parent335c0cddcf8544251279dd43526f2846dcebd2c5 (diff)
downloadvolse-hubzilla-7a259d4acb0f038a3ac6af899260faaa3037b634.tar.gz
volse-hubzilla-7a259d4acb0f038a3ac6af899260faaa3037b634.tar.bz2
volse-hubzilla-7a259d4acb0f038a3ac6af899260faaa3037b634.zip
ensure comment counts update after refactor of collapsed comments
Diffstat (limited to 'view/hide_comments.tpl')
-rw-r--r--view/hide_comments.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/hide_comments.tpl b/view/hide_comments.tpl
index 123546bcc..55ee9dd7b 100644
--- a/view/hide_comments.tpl
+++ b/view/hide_comments.tpl
@@ -1,4 +1,4 @@
<div class="hide-comments-outer">
-$num_comments <span id="hide-comments-$id" class="hide-comments fakelink" onclick="showHideComments($id);">$hide_text</span>
+<span id="hide-comments-total-$id" class="hide-comments-total">$num_comments</span> <span id="hide-comments-$id" class="hide-comments fakelink" onclick="showHideComments($id);">$hide_text</span>
</div>
<div id="collapsed-comments-$id" class="collapsed-comments" style="display: $display;">