require_once(SM_PATH . 'functions/page_header.php');
require_once(SM_PATH . 'functions/strings.php');
-displayHtmlHeader( _("Message details"), '', FALSE );
+displayHtmlHeader( _("Message Details"), '', FALSE );
sqgetGlobalVar('mailbox', $mailbox, SQ_GET);
sqgetGlobalVar('passed_id', $passed_id, SQ_GET);
require_once(SM_PATH . 'functions/strings.php');
require_once(SM_PATH . 'config/config.php');
-displayHtmlHeader( _("Message details"),
+displayHtmlHeader( _("Message Details"),
"<script language=\"javascript\">\n".
"<!--\n".
"function printPopup() {\n".