--- amupdate.wml 2004/12/24 20:57:48 1.21 +++ amupdate.wml 2004/12/24 21:09:05 1.22 @@ -50,6 +50,7 @@ $body .= "\n"; $body .= "\n"; $body .= "Thanks for going through the NM process with $forename.\n"; + $body .= "\n"; $body .= " - New Maintainer Website.\n"; $headers = "From: NM Front Desk \nReply-To: $forename $surname <" . $aemail . ">\nX-Mailer: PHP/" . phpversion(); mail($row["email"], "New Debian Developer: $aemail", $body, $headers);