From f28eed7f30484cfe8d456caba0f02f6f8c14d23f Mon Sep 17 00:00:00 2001 From: Prosk8er Date: Fri, 9 Jul 2021 18:14:38 -0400 Subject: [PATCH] [ticket/16816] acp style html validation fixes Fix acp style html validation errors and warnings PHPBB3-16816 --- phpBB/adm/style/acp_inactive.html | 2 +- phpBB/adm/style/acp_styles.html | 10 +++++----- phpBB/adm/style/overall_footer.html | 2 +- phpBB/styles/prosilver/template/simple_footer.html | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/phpBB/adm/style/acp_inactive.html b/phpBB/adm/style/acp_inactive.html index 2e17bea47d..1b0b6d46de 100644 --- a/phpBB/adm/style/acp_inactive.html +++ b/phpBB/adm/style/acp_inactive.html @@ -45,7 +45,7 @@ - {L_NO_INACTIVE_USERS} + {L_NO_INACTIVE_USERS} diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html index 81c24fe98a..4c95d21a4e 100644 --- a/phpBB/adm/style/acp_styles.html +++ b/phpBB/adm/style/acp_styles.html @@ -96,10 +96,10 @@ {L_STYLE_NAME} - {{ lang('STYLE_VERSION') }} - {L_STYLE_PHPBB_VERSION} - {L_STYLE_USED_BY} - {L_ACTIONS} + {{ lang('STYLE_VERSION') }} + {L_STYLE_PHPBB_VERSION} + {L_STYLE_USED_BY} + {L_ACTIONS} {STYLES_LIST_EXTRA}   @@ -146,7 +146,7 @@ {styles_list.EXTRA} - + {% if styles_list.STYLE_NAME !== 'prosilver' %} diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html index c528ca13b4..948c611315 100644 --- a/phpBB/adm/style/overall_footer.html +++ b/phpBB/adm/style/overall_footer.html @@ -24,7 +24,7 @@
-

+

 

diff --git a/phpBB/styles/prosilver/template/simple_footer.html b/phpBB/styles/prosilver/template/simple_footer.html index c968bf896f..f82742c3c9 100644 --- a/phpBB/styles/prosilver/template/simple_footer.html +++ b/phpBB/styles/prosilver/template/simple_footer.html @@ -25,7 +25,7 @@ -

+