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