mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 16:17:48 +02:00
IE fixes
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1092 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -149,7 +149,7 @@ echo "<tr><th>" . lang('Tables') . "<td><select name='table_style'>" . optionlis
|
||||
echo "<tr><th>" . lang('Data') . "<td><select name='data_style'>" . optionlist($data_style, 'INSERT') . "</select>\n";
|
||||
?>
|
||||
</table>
|
||||
<p><input type="submit" value="<?php echo lang('Export'); ?>">
|
||||
<p><input type="submit" value="<?php echo lang('Export'); ?>"></p>
|
||||
|
||||
<table cellspacing="0">
|
||||
<?php
|
||||
|
Reference in New Issue
Block a user