mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
I missed one td that needs the activity class
This commit is contained in:
parent
21efbc7d92
commit
66c18a0bec
1 changed files with 1 additions and 1 deletions
|
@ -72,5 +72,5 @@
|
|||
<td class='num activity'>
|
||||
<a href="{{url}}" class='age' title='{{i18n first_post}}: {{{unboundDate created_at}}}'>{{unboundAge created_at}}</a>
|
||||
</td>
|
||||
<td></td>
|
||||
<td class='activity'></td>
|
||||
{{/if}}
|
||||
|
|
Loading…
Reference in a new issue