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

@@ -24,7 +24,7 @@
<div id="phpbb_alert" class="phpbb_alert" data-l-err="{L_ERROR}" data-l-timeout-processing-req="{L_TIMEOUT_PROCESSING_REQ}">
<a href="#" class="alert_close"></a>
<h3 class="alert_title"></h3><p class="alert_text"></p>
<h3 class="alert_title">&nbsp;</h3><p class="alert_text"></p>
</div>
<div id="phpbb_confirm" class="phpbb_alert">
<a href="#" class="alert_close"></a>