You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
877 B
37 lines
877 B
11 years ago
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
||
|
|
||
|
<HTML>
|
||
|
|
||
|
<HEAD>
|
||
|
<TITLE>SME Server / user </TITLE>
|
||
|
</HEAD>
|
||
|
|
||
|
<FRAMESET FRAMESPACING="0" COLS="170,*" FRAMEBORDER="0" BORDER="0">
|
||
|
|
||
|
<FRAME NAME="navigation" RESIZE="auto" MARGINHEIGHT="0" SRC="/user-manager/cgi-bin/userpanel-navigation"
|
||
|
FRAMEBORDER="no" SCROLLING="auto" MARGINWIDTH="0" BORDER="0">
|
||
|
|
||
|
<FRAME NAME="main" RESIZE="auto" MARGINHEIGHT="0" SRC="/user-manager/cgi-bin/userpanel-initial"
|
||
|
FRAMEBORDER="no" SCROLLING="auto" MARGINWIDTH="0" BORDER="0">
|
||
|
|
||
|
</FRAMESET>
|
||
|
|
||
|
<NOFRAMES>
|
||
|
<BODY>
|
||
|
|
||
|
<H1>Welcome to the user manager panel</H1>
|
||
|
|
||
|
<P><A HREF="/user-manager/cgi-bin/userpanel-noframes">Click here</A> for a
|
||
|
list of available functions.
|
||
|
|
||
|
<P>As part of our commitment to open-source software, you are welcome
|
||
|
to copy and redistribute this software.
|
||
|
|
||
|
<P>
|
||
|
<HR>
|
||
|
|
||
|
</BODY>
|
||
|
</NOFRAMES>
|
||
|
|
||
|
</HTML>
|