Import 0.99
This commit is contained in:
44
static/start.html
Normal file
44
static/start.html
Normal file
@@ -0,0 +1,44 @@
|
||||
<HTML>
|
||||
<BODY BGCOLOR=#F0F0FF>
|
||||
|
||||
<TABLE BORDER=0 CELLSPACING=0 WIDTH=100%>
|
||||
<TR BGCOLOR=#C0C0FF>
|
||||
<TD>
|
||||
<B><FONT SIZE=+2>SMArT v0.99 (Perl)</FONT></B>
|
||||
</TD>
|
||||
<TD ALIGN=RIGHT>
|
||||
<IMG SRC="/static/smart_icon.jpg"><BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR=#D0D0FF>
|
||||
<TD COLSPAN=2>
|
||||
Welcome to SMArT, the easy way to configure mars_nwe, <B>Mar</B>tin <B>S</B>tover's <B>N</B>et<B>W</B>are <B>e</B>mulator.
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR=#E0E0FF>
|
||||
<TD COLSPAN=2>
|
||||
To apply the changes you have made to the configuration, you have to restart <TT>MARS_NWE</TT>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR=#E0E0FF>
|
||||
<TH ALIGN=CENTER>
|
||||
<A HREF="/cgi-bin/control?start">Start <TT>MARS_NWE</TT>
|
||||
</TH>
|
||||
<TH ALIGN=CENTER>
|
||||
<A HREF="/cgi-bin/control?stop">Stop <TT>MARS_NWE</TT>
|
||||
</TH>
|
||||
</TR>
|
||||
<TR BGCOLOR=#E0E0FF>
|
||||
<TD COLSPAN=2 ALIGN=CENTER>
|
||||
<BR>The newest version of SMArT can be downloaded from <A HREF="http://www.lintux.cx/" TARGET="_parent">my website</A>.
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR=#E0E0FF>
|
||||
<TH COLSPAN=2>
|
||||
<BR>© Copyright 2001 <A HREF="mailto:lintux@lintux.cx">Wilmer van der Gaast</A>
|
||||
</TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user