diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css index b4e0cd554f..226402c403 100644 --- a/phpBB/adm/style/admin.css +++ b/phpBB/adm/style/admin.css @@ -128,6 +128,10 @@ a:hover { font-size: 1.1em; } +#page-header p#skip { + display: none; +} + #page-body { clear: both; } diff --git a/phpBB/adm/style/install_footer.html b/phpBB/adm/style/install_footer.html index dd249d9259..2d9ee0fb9d 100755 --- a/phpBB/adm/style/install_footer.html +++ b/phpBB/adm/style/install_footer.html @@ -3,6 +3,7 @@ + -
{S_LANG_SELECT} @@ -35,7 +35,8 @@ - + +
diff --git a/phpBB/adm/style/install_update_diff.html b/phpBB/adm/style/install_update_diff.html index 58b9aa833f..2fd8142279 100644 --- a/phpBB/adm/style/install_update_diff.html +++ b/phpBB/adm/style/install_update_diff.html @@ -215,6 +215,7 @@ table.hrdiff caption span {
+

{L_SKIP}

@@ -225,6 +226,7 @@ table.hrdiff caption span {
+
@@ -238,6 +240,7 @@ table.hrdiff caption span {
+
diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html index 79ec3240fd..42367cf6e6 100644 --- a/phpBB/adm/style/overall_footer.html +++ b/phpBB/adm/style/overall_footer.html @@ -3,6 +3,7 @@
+ - + +
diff --git a/phpBB/adm/style/viewsource.html b/phpBB/adm/style/viewsource.html index da374037e8..077a00b2b5 100644 --- a/phpBB/adm/style/viewsource.html +++ b/phpBB/adm/style/viewsource.html @@ -1,5 +1,5 @@ - +

{FILENAME}

@@ -16,5 +16,5 @@
- +
\ No newline at end of file