I missed one td that needs the activity class

This commit is contained in:
Neil Lalonde 2013-06-18 18:53:34 -04:00
parent 21efbc7d92
commit 66c18a0bec
1 changed files with 1 additions and 1 deletions

View File

@ -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}}