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 3ce3b23ac1..b0c16612c6 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 47d700051d..a0dbf155b1 100644
--- a/phpBB/adm/style/overall_footer.html
+++ b/phpBB/adm/style/overall_footer.html
@@ -31,7 +31,7 @@
diff --git a/phpBB/styles/prosilver/template/simple_footer.html b/phpBB/styles/prosilver/template/simple_footer.html
index 3731525b8e..7f467777e6 100644
--- a/phpBB/styles/prosilver/template/simple_footer.html
+++ b/phpBB/styles/prosilver/template/simple_footer.html
@@ -31,7 +31,7 @@
{{ Icon('iconify', 'fa:times-circle', '', true) }}
-
+
|