1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-09 16:17:48 +02:00

IE8 spaces

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1337 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2010-03-02 16:33:28 +00:00
parent 5d89dc60c8
commit c6813ad91b
6 changed files with 4 additions and 6 deletions

View File

@@ -161,7 +161,7 @@ echo "<tr><th>" . lang('Tables') . "<td>" . html_select('table_style', $table_st
echo "<tr><th>" . lang('Data') . "<td>" . html_select('data_style', $data_style, 'INSERT');
?>
</table>
<p><input type="submit" value="<?php echo lang('Export'); ?>"></p>
<p><input type="submit" value="<?php echo lang('Export'); ?>">
<table cellspacing="0">
<?php