X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fpage_header.php;h=98b916884ff95d3791e2c3b5bcc173c55eff3ff7;hb=a301f0d81f82189d51d9095b6a4429f14e537840;hp=349f32d731a3353049b2b0e41c38b2f14857454e;hpb=e0dcff78e5469c8dc71cc603dff6326fc4f7b3c2;p=squirrelmail.git diff --git a/functions/page_header.php b/functions/page_header.php index 349f32d7..98b91688 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -46,9 +46,9 @@ /** Here is the header and wrapping table **/ $shortBoxName = readShortMailboxName($mailbox, $delimiter); echo "\n"; - echo "
"; - echo "\n"; - echo " \n"; + // echo "
"; + echo "\n"; + echo " \n"; echo " \n"; echo " \n"; echo "
\n"; displayInternalLink ("src/signout.php", _("Sign Out"), "_top"); echo " \n"; @@ -78,6 +78,6 @@ echo "
\n\n"; - echo "
"; + // echo "
"; } ?>