Fix for positioning in different browsers plus IE6 bug

This commit is contained in:
lorilee
2010-07-30 12:30:40 -07:00
parent f1686d5172
commit 9877db1626
3 changed files with 36 additions and 9 deletions

View File

@@ -652,6 +652,7 @@ if (! $tbl_is_view && ! $db_is_information_schema) {
?>
<input type="submit" value="<?php echo __('Go'); ?>" />
</form>
<iframe class="IE_hack" scrolling="no"></iframe>
<hr />
<?php
}