A later change to the cgi script made this text OBE.
This commit is contained in:
parent
a7613f7a01
commit
b432640e1c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26359
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.47 2005/10/23 16:01:55 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.48 2005/11/16 20:07:13 linimon Exp $">
|
||||
<!ENTITY title "Submit a FreeBSD problem report">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
|
@ -133,7 +133,7 @@
|
|||
<textarea name="fix" id="fix" rows="20" cols="80"></textarea><br><br>
|
||||
|
||||
<label for="code-confirm">Finally, please enter the code from the image
|
||||
below (note: case is sensitive) to prove you're not a robot: <br><br>
|
||||
below to prove you're not a robot: <br><br>
|
||||
<img src="http://www.FreeBSD.org/cgi/sendpr-code.cgi?dummy=1"
|
||||
alt="Random text; if you cannot see the image, please email &bugbusters;"
|
||||
border="0" height="24"></label>
|
||||
|
|
Loading…
Reference in a new issue