aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/install_update_diff.html
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2007-03-05 18:38:56 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2007-03-05 18:38:56 +0000
commitfe0a81d27032a6e2c245b396b72ce80dec5b447f (patch)
treef7858dfe4ab2051f7ea55f42a36fd746037fc761 /phpBB/adm/style/install_update_diff.html
parentcad46456b7db8340350af5ee8a30277d6123114d (diff)
downloadforums-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
Diffstat (limited to 'phpBB/adm/style/install_update_diff.html')
-rw-r--r--phpBB/adm/style/install_update_diff.html3
1 files changed, 3 insertions, 0 deletions
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>