diff options
author | Jonathan Stanley <shs@users.sourceforge.net> | 2007-03-14 03:02:34 +0000 |
---|---|---|
committer | Jonathan Stanley <shs@users.sourceforge.net> | 2007-03-14 03:02:34 +0000 |
commit | f21f8ce03321e2a3e9033a66a1eb36ce2aae2ecd (patch) | |
tree | 19bb5c8fa810ed5b29f809883a90956a9304e066 | |
parent | 460d25eefdbe592e63af8c38933abf8f661ab0c4 (diff) | |
download | forums-f21f8ce03321e2a3e9033a66a1eb36ce2aae2ecd.tar forums-f21f8ce03321e2a3e9033a66a1eb36ce2aae2ecd.tar.gz forums-f21f8ce03321e2a3e9033a66a1eb36ce2aae2ecd.tar.bz2 forums-f21f8ce03321e2a3e9033a66a1eb36ce2aae2ecd.tar.xz forums-f21f8ce03321e2a3e9033a66a1eb36ce2aae2ecd.zip |
Do the syncorama dance! :D/-< :D\-< :D|-<
git-svn-id: file:///svn/phpbb/trunk@7185 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r-- | phpBB/install/database_update.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/install/database_update.php b/phpBB/install/database_update.php index 85b84d0b38..628f51f1eb 100644 --- a/phpBB/install/database_update.php +++ b/phpBB/install/database_update.php @@ -459,6 +459,7 @@ header('Content-type: text/html; charset=UTF-8'); <div id="page-header"> </div> <div id="page-body"> + <div id="acp"> <div class="panel"> <span class="corners-top"><span></span></span> <div id="content"> @@ -866,6 +867,7 @@ $cache->purge(); </div> <span class="corners-bottom"><span></span></span> </div> + </div> </div> <div id="page-footer"> |