diff options
Diffstat (limited to 'ldap/clients/orgchart/botframe.html')
| -rw-r--r-- | ldap/clients/orgchart/botframe.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/ldap/clients/orgchart/botframe.html b/ldap/clients/orgchart/botframe.html new file mode 100644 index 00000000..2af83848 --- /dev/null +++ b/ldap/clients/orgchart/botframe.html @@ -0,0 +1,26 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +<head> +<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> + <title>Netscape Directory Server Org Chart</title> + <LINK REL=stylesheet TYPE="text/css" HREF="styles.css"> +</head> +<body bgcolor="#FFFFFF"> +<table cellspacing="-1" cellpadding="2" border="0" width="100%"> +<tr> +<td align="left" class="pageHeader">Welcome!<br><br></td> +</tr> +<tr> +<td align="left" class="startPage"> +To find a person in your corporate organization chart, enter their<br> +name in the search box above, then click "Go"<br><br> +Below is a sample of an organization chart, with a description of the<br> +types of actions you can take<BR><BR> +Thank you for using Netscape Directory Server Org Chart! +</td> +</tr> +</table> +<br><br> +<tr align="center"><img src="starthelp.gif" border="0" alt=""></tr> +</body> +</html> |
