diff --git a/program/steps/mail/get.inc b/program/steps/mail/get.inc index 47dbc5f9c..40ce14e09 100644 --- a/program/steps/mail/get.inc +++ b/program/steps/mail/get.inc @@ -27,7 +27,7 @@ if (!empty($_GET['_preload'])) { header('Content-Type: text/html; charset=' . RCMAIL_CHARSET); print "\n\n" - . '' . "\n" + . '' . "\n" . '' . "\n" . "\n\n$message\n\n"; exit;