From ce7a73ca18c33e8362ceb44e0f34f56d23670f6e Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 17 Feb 2005 17:45:23 +0000 Subject: [PATCH] HTML compliance --- ChangeLog | 4 ++++ header.inc.php | 2 +- queryframe.php | 15 ++++++++------- 3 files changed, 13 insertions(+), 8 deletions(-) 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>');