fix tbody position

This commit is contained in:
Ibnu Maksum
2024-05-16 16:49:35 +07:00
parent aeb4d2e1ed
commit 0511459424

View File

@ -163,8 +163,8 @@
<td>{$expired['namebp']}</td>
<td>{$expired['routers']}</td>
</tr>
</tbody>
{/foreach}
{/foreach}
</tbody>
</table>
</div>
&nbsp; {include file="pagination.tpl"}