diff options
Diffstat (limited to 'ldap/clients/dsgw/userhtml/index.html')
| -rw-r--r-- | ldap/clients/dsgw/userhtml/index.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/userhtml/index.html b/ldap/clients/dsgw/userhtml/index.html new file mode 100644 index 00000000..06b26dae --- /dev/null +++ b/ldap/clients/dsgw/userhtml/index.html @@ -0,0 +1,29 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HEAD> +<TITLE>Netscape User Environment</TITLE> +</HEAD> +<HTML> +<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#FF0000" VLINK="#8000FF" + ALINK="#FF0000"> +<TABLE BORDER=1 CELLSPACING=0 CELLPADDING=10 WIDTH="100%" BGCOLOR="#F1F1F1" > +<TR> +<TD><FONT SIZE=+2>Welcome!</FONT> +<P><B><FONT SIZE=+1>This page enables you to change some information about +yourself and your accounts on this system.</FONT></B></P> + +<P><B><FONT SIZE=+1>Your options are listed on the left.</FONT></B></P> +</TD> +</TR> +</TABLE> + +<P><BR> +<BR> +</P> + +</BODY> +</HTML> |
