X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fpage_header.php;h=417988df81e0cb6c6a9472a097b65a9d250daa36;hp=1f8b6ccbfbd5e8dddbc9d29ff961a1f26315ea72;hb=5f66bc582e4049c75f30c0df380724214854d0d8;hpb=8cd88a0d5e953dd0427f34076b32f788563934cc diff --git a/functions/page_header.php b/functions/page_header.php index 1f8b6ccb..417988df 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -186,7 +186,7 @@ function displayPageHeader($color, $mailbox, $sHeaderJs='', $sBodyTagJs = '') { global $reply_focus, $hide_sm_attributions, $frame_top, $provider_name, $provider_uri, $startMessage, - $action, $oTemplate, $org_title; + $action, $oTemplate, $org_title, $base_uri; if (empty($sBodyTagJs)) { if (strpos($action, 'reply') !== FALSE && $reply_focus) {