Remove note about send-pr problems - they have been fixed.

This commit is contained in:
Simon L. B. Nielsen 2007-06-16 07:55:02 +00:00
parent f062037859
commit 96cac34da2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30299

View file

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.56 2007/04/03 06:34:19 remko Exp $">
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.57 2007/06/12 06:14:34 ceri Exp $">
<!ENTITY title "Submit a FreeBSD problem report">
<!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
@ -154,12 +154,6 @@
border="0" height="24"></label>
<input type="text" name="code-confirm" id="code-confirm" size="8"><br><br>
<p><b>Note:</b> FreeBSD also makes use of Anti-Spam measures, this
could result in a white page after pressing the submit button
below. Please wait at least 15 minutes before trying to
resubmit the ticket in order to give the system time to process
the request.</p>
<input type="submit" value="Submit Problem Report" >
<input type="reset" value="Reset" >
</form>