diff --git a/ChangeLog b/ChangeLog index 55658a447..171a642e4 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-02-17 Marc Delisle + * header.inc.php, queryframe.php: HTML improvement, + thanks to Armel Fauveau + 2005-02-16 Alexander M. Turek * db_details_export.php: Views are not exportable yet. * themes/*/css/theme_right.css.php: Allow to mark a whole row as disabled. diff --git a/header.inc.php b/header.inc.php index 144532f8e..fe75cf84e 100644 --- a/header.inc.php +++ b/header.inc.php @@ -64,7 +64,7 @@ if (empty($GLOBALS['is_header_sent'])) { document.write(''); + document.write('<\/style>');