From 36465d978b3dd83a4fee819c0c389fc01cb15f60 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 22 Dec 2003 19:40:41 +0000 Subject: [PATCH] bug 863713 --- ChangeLog | 1 + db_printview.php | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2b4653246..8112f59ea 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ $Source$ 2003-12-23 Marc Delisle * css/phpmyadmin.css.php: Patch 864334, preserve white-space between quotes + * db_datadict.php, db_printview.php: bug 863713: printing on non-IE browser 2003-12-21 Marc Delisle * lang/norwegian: Updated, thanks to Sven-Erik Andersen (sven-erik). diff --git a/db_printview.php b/db_printview.php index 9f439eee9..fdf77c983 100644 --- a/db_printview.php +++ b/db_printview.php @@ -293,17 +293,17 @@ echo "\n";
 ' . "\n"; +echo '

 ' . "\n"; require_once('./footer.inc.php'); ?>