diff options
-rw-r--r-- | fs_webdemo/register.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs_webdemo/register.html b/fs_webdemo/register.html index 5cb1140d8..7781b058c 100644 --- a/fs_webdemo/register.html +++ b/fs_webdemo/register.html @@ -15,13 +15,12 @@ </td></tr> </table> <P>You will need to choose a username for access to the Freeside web demo. - Also enter your email address and (optionally) your name. <P><FONT SIZE=+1 COLOR="#ff0000">A password and the URL for your demo will be emailed to you, so don't waste your time with non-deliverable addresses.</FONT> We will <B>not</B> give your email address to any third party, - nor will we send you any unsolicited email. + nor will we send you any unsolicited email (or in fact any email beyond the automatic registration). <FORM ACTION="register.cgi" METHOD="POST"> <PRE> Freeside username: <INPUT TYPE="text" NAME="username" MAXLENGTH=16> |