1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 11:44:08 +02:00

[ticket/16816] acp style html validation fixes

Fix acp style html validation errors and warnings

PHPBB3-16816
This commit is contained in:
Prosk8er
2021-07-09 18:14:38 -04:00
parent 2869e04756
commit f28eed7f30
4 changed files with 8 additions and 8 deletions

View File

@@ -45,7 +45,7 @@
</tr>
<!-- BEGINELSE -->
<tr>
<td colspan="6" style="text-align: center;">{L_NO_INACTIVE_USERS}</td>
<td colspan="7" style="text-align: center;">{L_NO_INACTIVE_USERS}</td>
</tr>
<!-- END inactive -->
</tbody>