diff --git a/public/templates/topic.tpl b/public/templates/topic.tpl index ae9933f102..c4912420e0 100644 --- a/public/templates/topic.tpl +++ b/public/templates/topic.tpl @@ -337,6 +337,8 @@ .fadeIn('slow'); set_up_posts(uniqueid); + + addCommasToNumbers(); }); socket.on('event:topic_deleted', function(data) {