diff --git a/bugs/index.php b/bugs/index.php index 3ec0557..7e347f6 100644 --- a/bugs/index.php +++ b/bugs/index.php @@ -74,7 +74,7 @@ if ($fromaddr && $pkg && $version && $severity && $os && $details && $subj) { mail ($address, StripSlashes ($subj), StripSlashes ($mail), "From: \"Bug-Submission Form\" <$address>"); echo '

Bug report sent!

'; } else { - ?>

Note: All fields must be filled in.

Note: All fields must be filled in. Your email address will only be used to let you know when the bug is fixed and/or if more information is needed.