mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 03:55:55 +01:00
fix: #8007 added tfoot to clear new group button
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
</tr>
|
||||
<!-- END groups -->
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="6"><br /><br /></td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
</table>
|
||||
|
||||
<!-- IMPORT partials/paginator.tpl -->
|
||||
|
||||
Reference in New Issue
Block a user