diff options
author | Jonathan Stanley <shs@users.sourceforge.net> | 2007-03-05 18:38:56 +0000 |
---|---|---|
committer | Jonathan Stanley <shs@users.sourceforge.net> | 2007-03-05 18:38:56 +0000 |
commit | fe0a81d27032a6e2c245b396b72ce80dec5b447f (patch) | |
tree | f7858dfe4ab2051f7ea55f42a36fd746037fc761 | |
parent | cad46456b7db8340350af5ee8a30277d6123114d (diff) | |
download | forums-fe0a81d27032a6e2c245b396b72ce80dec5b447f.tar forums-fe0a81d27032a6e2c245b396b72ce80dec5b447f.tar.gz forums-fe0a81d27032a6e2c245b396b72ce80dec5b447f.tar.bz2 forums-fe0a81d27032a6e2c245b396b72ce80dec5b447f.tar.xz forums-fe0a81d27032a6e2c245b396b72ce80dec5b447f.zip |
#7990
... yeah, that's it.
git-svn-id: file:///svn/phpbb/trunk@7126 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r-- | phpBB/adm/style/admin.css | 4 | ||||
-rwxr-xr-x | phpBB/adm/style/install_footer.html | 1 | ||||
-rwxr-xr-x | phpBB/adm/style/install_header.html | 5 | ||||
-rw-r--r-- | phpBB/adm/style/install_update_diff.html | 3 | ||||
-rw-r--r-- | phpBB/adm/style/overall_footer.html | 1 | ||||
-rw-r--r-- | phpBB/adm/style/overall_header.html | 4 | ||||
-rw-r--r-- | 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 @@ </div> <span class="corners-bottom"><span></span></span> </div> + </div> </div> <!-- diff --git a/phpBB/adm/style/install_header.html b/phpBB/adm/style/install_header.html index aa1fbdf516..2e9999a68b 100755 --- a/phpBB/adm/style/install_header.html +++ b/phpBB/adm/style/install_header.html @@ -17,8 +17,8 @@ <div id="wrap"> <div id="page-header"> <h1>{L_INSTALL_PANEL}</h1> + <p id="skip"><a href="#acp">{L_SKIP}</a></p> <!-- IF S_LANG_SELECT --> - <br /> <form method="post"> <label for="language">{L_SELECT_LANG}:</label> {S_LANG_SELECT} @@ -35,7 +35,8 @@ <!-- END t_block1 --> </ul> </div> - + + <div id="acp"> <div class="panel"> <span class="corners-top"><span></span></span> <div id="content"> 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 { <!-- ENDIF --> <!-- IF not S_DIFF_NEW_FILE --> <br /> + <p id="skip"><a href="#acp">{L_SKIP}</a></p> <form method="post"> <label for="diff_mode">{L_SELECT_DIFF_MODE}:</label> <select name="diff_mode" id="diff_mode">{S_DIFF_MODE_OPTIONS}</select> @@ -225,6 +226,7 @@ table.hrdiff caption span { </div> <div id="page-body"> + <div id="acp"> <div class="panel" id="codepanel"> <span class="corners-top"><span></span></span> <div id="content"> @@ -238,6 +240,7 @@ table.hrdiff caption span { </div> <span class="corners-bottom"><span></span></span> </div> + </div> </div> 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 @@ </div> <span class="corners-bottom"><span></span></span> </div> + </div> </div> <!-- diff --git a/phpBB/adm/style/overall_header.html b/phpBB/adm/style/overall_header.html index ea1faef222..fdd39abe6d 100644 --- a/phpBB/adm/style/overall_header.html +++ b/phpBB/adm/style/overall_header.html @@ -118,6 +118,7 @@ function swatch(field) <div id="page-header"> <h1>{L_ADMIN_PANEL}</h1> <p><a href="{U_ADM_INDEX}">{L_ADMIN_INDEX}</a> • <a href="{U_INDEX}">{L_FORUM_INDEX}</a></p> + <p id="skip"><a href="#acp">{L_SKIP}</a></p> </div> <div id="page-body"> @@ -128,7 +129,8 @@ function swatch(field) <!-- END t_block1 --> </ul> </div> - + + <div id="acp"> <div class="panel"> <span class="corners-top"><span></span></span> <div id="content"> 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 @@ <!-- INCLUDE simple_header.html --> - +<div id="acp"> <div class="panel" style="padding: 10px;"> <h1>{FILENAME}</h1> @@ -16,5 +16,5 @@ </table> </div> - +</div> <!-- INCLUDE simple_footer.html -->
\ No newline at end of file |