X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fpage_header.php;h=7b15f38f860de34b16c8f3089f61c2902f024945;hb=7e343a7db5fd4347901ff8fcaf529933dbc29f1c;hp=c3a95f49e475fc746b2e1367c511b0ffeb011cb1;hpb=5bbe20e463dc798b73953224f54fd9bbeb5dad29;p=squirrelmail.git diff --git a/functions/page_header.php b/functions/page_header.php index c3a95f49..7b15f38f 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -62,7 +62,7 @@ if ($target != "") $target = " target=\"$target\""; - + echo ''.$text.''; } @@ -87,7 +87,7 @@ echo "\n\n"; echo "\n"; echo " \n"; - echo " \n"; echo " \n"; echo "
\n"; + echo " \n"; $urlMailbox = $mailbox; displayInternalLink ("src/compose.php?mailbox=$urlMailbox", _("Compose"), "right"); echo "  \n"; @@ -97,13 +97,13 @@ echo "  \n"; displayInternalLink ("src/options.php", _("Options"), "right"); echo "  \n"; - displayInternalLink ("src/webmail.php?right_frame=help.php", _("Help"), "Help Me!"); + displayInternalLink ("src/help.php", _("Help"), "right"); echo "  \n"; do_hook("menuline"); - echo " \n"; - echo " SquirrelMail\n"; + echo " \n"; + echo " SquirrelMail\n"; echo "
\n\n";