diff --git a/bugs/index.php b/bugs/index.php
index 82b5de7..a84b9e5 100644
--- a/bugs/index.php
+++ b/bugs/index.php
@@ -70,7 +70,7 @@ if ($pkg && $version && $severity && $os && $details && $subj) {
echo "To: $address
\n";
echo 'Subject: ' . StripSlashes($subj) . '
';
echo '
' . StripSlashes ($mail) . ''; - mail ('quakeforge-devel@lists.quakeforge.net', $subject, $text, "From: websit
Note: All fields must be filled in.