FIX: typo, no grey unread in suggested topic list

This commit is contained in:
Sam 2014-09-26 09:40:54 +10:00
parent 3d80b25f39
commit 1daff24e7c

View File

@ -22,7 +22,7 @@
<td class='main-link'>
{{topic-status topic=topic}}
<a class='title' href="{{unbound topic.lastUnreadUrl}}">{{{unbound topic.fancy_title}}}</a>
{{topic-post-badges unread=unread
{{topic-post-badges unread=topic.unread
newPosts=topic.new_posts
unseen=topic.unseen
url=topic.lastUnreadUrl}}