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 @@
-
+
|