diff options
author | Graham Eames <grahamje@users.sourceforge.net> | 2006-03-25 15:44:35 +0000 |
---|---|---|
committer | Graham Eames <grahamje@users.sourceforge.net> | 2006-03-25 15:44:35 +0000 |
commit | 384e434fca827dd9f9697777ca176e4e037fccd5 (patch) | |
tree | d70deff84686657d380f4a51ec00c3e86138076c /phpBB/adm/style/install_install.html | |
parent | 852dcd312735bae0b34e72529b6b353e5c6c2ada (diff) | |
download | forums-384e434fca827dd9f9697777ca176e4e037fccd5.tar forums-384e434fca827dd9f9697777ca176e4e037fccd5.tar.gz forums-384e434fca827dd9f9697777ca176e4e037fccd5.tar.bz2 forums-384e434fca827dd9f9697777ca176e4e037fccd5.tar.xz forums-384e434fca827dd9f9697777ca176e4e037fccd5.zip |
UI changes to the database settings section of the installer
Note: To prevent issues with incorrect database settings, it is now no longer possible to pass this point without the settings having been tested to make sure they work
git-svn-id: file:///svn/phpbb/trunk@5718 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/install_install.html')
-rwxr-xr-x | phpBB/adm/style/install_install.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/adm/style/install_install.html b/phpBB/adm/style/install_install.html index 1ba18adc5c..f83e73d143 100755 --- a/phpBB/adm/style/install_install.html +++ b/phpBB/adm/style/install_install.html @@ -21,6 +21,7 @@ </dl> <!-- ENDIF --> <!-- END checks --> +</fieldset> <!-- BEGIN options --> <!-- IF options.S_LEGEND --> |