diff --git a/ChangeLog b/ChangeLog index 6ae766062..9456e5c96 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ $Source$ 2004-04-16 Michal Cihar * libraries/common.lib.php, libraries/export/sql.php: ANSI compatible exports (RFE #859815). + * images/button_export.png: At least some export icon. + * libraries/display_tbl.lib.php: Fix image sizes. 2004-04-15 Marc Delisle * ldi_table.php: allow longer field terminator (was 2 now 4); @@ -17,8 +19,7 @@ $Source$ 2004-04-15 Michal Cihar * tbl_properties_export.php, tbl_row_delete.php, libraries/display_tbl.lib.php: Support for exporting selected rows (RFE - #927554) [still missing images/button_export.png, waiting for somebody - to make it :-)]. + #927554). * libraries/auth/cookie.auth.lib.php: Fix possible undefined variable use. * libraries/display_tbl.lib.php: Convert charset for column fields (thanks to Marc for noticing this). diff --git a/images/button_export.png b/images/button_export.png new file mode 100644 index 000000000..e7abf674c Binary files /dev/null and b/images/button_export.png differ diff --git a/libraries/display_tbl.lib.php b/libraries/display_tbl.lib.php index e64149885..b89c0a67d 100644 --- a/libraries/display_tbl.lib.php +++ b/libraries/display_tbl.lib.php @@ -1798,15 +1798,15 @@ function PMA_displayTable(&$dt_result, &$the_disp_mode, $analyzed_sql) /* IE has trouble with '; echo ' '; echo ' '; } else {