Dealing with my own PR. Fixes committed.
PR: 19618
This commit is contained in:
parent
70c056697f
commit
ab3707b157
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7523
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/register.sgml,v 1.15 1999/12/12 16:24:01 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/register.sgml,v 1.16 2000/04/03 10:46:08 kuriyama Exp $">
|
||||
<!ENTITY title "Register">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/register.sgml,v 1.15 1999/12/12 16:24:01 jhb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/register.sgml,v 1.16 2000/04/03 10:46:08 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<center><font size="4">Register to receive the FreeBSD Newsletter and
|
||||
subscribe to announce@FreeBSD.org mailing list.</font></center>
|
||||
subscribe to the announce@FreeBSD.org mailing list.</font></center>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/reg.cgi" method="post">
|
||||
<input type="hidden" name="recipient" value="register@FreeBSD.org"><br>
|
||||
|
@ -35,14 +35,14 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Email address: </td>
|
||||
<td>Email Address: </td>
|
||||
|
||||
<td colspan="3" align="left"><input type="text" name="emaila"
|
||||
size="30"></td>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
<td align="left">Address </td>
|
||||
<td align="left">Address: </td>
|
||||
|
||||
<td colspan="3" align="left"><input type="text" name="Address"
|
||||
size="30"></td>
|
||||
|
|
Loading…
Reference in a new issue