js disabled browser couldn't use the "multiple queries" features!

This commit is contained in:
Loïc Chapeaux
2002-02-10 19:05:26 +00:00
parent cd40fd4db2
commit d65b84a3dc
2 changed files with 3 additions and 0 deletions

View File

@@ -353,6 +353,7 @@ else if (PMA_MYSQL_INT_VERSION >= 32300) {
. $strOptimizeTable . '</option>' . "\n";
?>
</select>
<input type="submit" value="<?php echo $strGo; ?>" />
</td>
</tr>
</table>