diff --git a/ChangeLog b/ChangeLog
index 75eb590a4..473c85350 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ phpMyAdmin - Changelog
$Id$
$Source$
-2002-05-28 Loïc Chapeaux
+2002-06-01 Loïc Chapeaux
* db_details_structure.php3, lines 440-441; Documentation.html;
pdf_schema.php3; libraries/fpdf/*:
- updated the FPDF library to the 1.5 revision;
@@ -16,10 +16,13 @@ $Source$
2002-06-01 Alexander M. Turek
* lang/indonesian.inc.php3: Updates, thanks to Rachim Tamsjadi.
* lang/italian.inc.php3: Updates, thanks again to
- Pietro Danesi .
+ Pietro Danesi .
* lang/german.inc.php3: Small corrections.
* lang/polish.inc.php3: Updates, thanks to
Jakub Wilk .
+ * header_printview.inc.php3, libraries/display_tbl.inc.php3:
+ - Beautified generated code;
+ - XHTML / CSS fixes.
2002-05-31 Alexander M. Turek
* lang/german.inc.php3: Small corrections.
@@ -29,7 +32,7 @@ $Source$
2002-05-30 Alexander M. Turek
* lang/albanian.inc.php3: Updates, thanks again to
- Laurent Dhima .
+ Laurent Dhima .
2002-05-29 Alexander M. Turek
* lang/german.inc.php3: Translated $strPdfDbSchema.
diff --git a/header_printview.inc.php3 b/header_printview.inc.php3
index 5392b52a7..7a5d1fd11 100644
--- a/header_printview.inc.php3
+++ b/header_printview.inc.php3
@@ -69,6 +69,8 @@ td {font-family: ; font-size: : phpMyAdmin
: ;
+
+
-
-
- ' . "\n"
+ . '' . "\n";
PMA_displayTableHeaders($is_display, $fields_meta, $fields_cnt);
PMA_displayTableBody($dt_result, $is_display, $map);
// lem9: vertical output case