From 292a9c3288eedd9e5eb89b053b24385b5473b311 Mon Sep 17 00:00:00 2001 From: indiri69 Date: Mon, 12 Jun 2006 02:27:11 +0000 Subject: [PATCH] Stupid IE 6 bugs should use stupid IE conditionals that conform to HTML standards. Tested in IE 6 and Firefox 1.5. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11198 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/page_header.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/functions/page_header.php b/functions/page_header.php index c88c78e7..199a80f0 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -88,16 +88,14 @@ function displayHtmlHeader( $title = 'SquirrelMail', $xtra = '', $do_hook = TRUE /* work around IE6's scrollbar bug */ echo << + ECHO; -- 2.25.1