Added labes for sticky and locked topics
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
<tr>
|
||||
<td class="icon"><%= image_tag 'ruby.png' %></td>
|
||||
<td class="description">
|
||||
<%= link_to forum.title, forum_path(forum) %><br />
|
||||
<%= link_to forum.title, forum_path(forum) %>
|
||||
<br />
|
||||
<span class="smaller"><%= forum.description %></span><br />
|
||||
</td>
|
||||
<td class="counts smaller"><%= forum.topics.size %></td>
|
||||
|
||||
Reference in New Issue
Block a user