Whitespace only change to wrap extremely long lines introduced in the

previous revision.
This commit is contained in:
Ceri Davies 2005-02-04 17:35:08 +00:00
parent b1d1bb6200
commit 1f01a1a0ab
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23729

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/register.sgml,v 1.22 2002/04/19 10:28:40 ceri Exp $">
<!ENTITY date "$FreeBSD: www/en/register.sgml,v 1.23 2005/02/04 17:33:30 ceri Exp $">
<!ENTITY title "Register">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
@ -36,16 +36,20 @@
<td><b>Options for the
announce@FreeBSD.org mailing list:</b> </td>
<td><input type="radio" name="announce" id="announce-yes" value="yes"> <label for="announce-yes">Subscribe</label><br>
<input type="radio" name="announce" id="announce-no" value="no"> <label for="announce-no">Unsubscribe</label></td>
<td><input type="radio" name="announce" id="announce-yes"
value="yes"> <label for="announce-yes">Subscribe</label><br>
<input type="radio" name="announce" id="announce-no"
value="no"> <label for="announce-no">Unsubscribe</label></td>
</tr>
<tr>
<td><b>Options for the
security-notifications@FreeBSD.org mailing list:</b> </td>
<td><input type="radio" name="security-notifications" id="sn-yes" value="yes"> <label for="sn-yes">Subscribe</label><br>
<input type="radio" name="security-notifications" id="sn-no" value="no"> <label for="sn-no">Unsubscribe</label></td>
<td><input type="radio" name="security-notifications"
id="sn-yes" value="yes"> <label for="sn-yes">Subscribe</label><br>
<input type="radio" name="security-notifications" id="sn-no"
value="no"> <label for="sn-no">Unsubscribe</label></td>
</tr>
</table>