From fe0a81d27032a6e2c245b396b72ce80dec5b447f Mon Sep 17 00:00:00 2001 From: Jonathan Stanley Date: Mon, 5 Mar 2007 18:38:56 +0000 Subject: [PATCH] #7990 ... yeah, that's it. git-svn-id: file:///svn/phpbb/trunk@7126 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/admin.css | 4 ++++ phpBB/adm/style/install_footer.html | 1 + phpBB/adm/style/install_header.html | 5 +++-- phpBB/adm/style/install_update_diff.html | 3 +++ phpBB/adm/style/overall_footer.html | 1 + phpBB/adm/style/overall_header.html | 4 +++- phpBB/adm/style/viewsource.html | 4 ++-- 7 files changed, 17 insertions(+), 5 deletions(-) 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