--- a/install/includes/stages/sysreqs.php Thu Apr 16 13:01:50 2009 -0400
+++ b/install/includes/stages/sysreqs.php Thu Apr 16 13:04:21 2009 -0400
@@ -162,6 +162,11 @@
<span class="menuclear"></span>
+<form action="install.php?stage=database" method="post">
+<?php
+ echo '<input type="hidden" name="language" value="' . $lang_id . '" />';
+?>
+
<?php
if ( !empty($warnings) ):
?>
@@ -205,11 +210,6 @@
endif;
?>
-<form action="install.php?stage=database" method="post">
-<?php
- echo '<input type="hidden" name="language" value="' . $lang_id . '" />';
-?>
-
<table border="0" cellspacing="0" cellpadding="0" class="sysreqs">
<tr>