OSDN Git Service

Ver.1.4.20: Modify web pages to guide the users to the right way.
[opengate/opengate.git] / opengate / javahtml / en / index.html
index f9d686e..6925bb9 100644 (file)
@@ -1,4 +1,6 @@
 <HTML>
+<link rel="shortcut icon" href="%%OPENGATEDIR%%/favicon.ico" type="image/x-icon">
+<link rel="icon" href="%%OPENGATEDIR%%/favicon.ico" type="image/x-icon">
 <META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=iso-8859-1">
 <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
 <HEAD>
@@ -35,21 +37,24 @@ Please use SSL Authentication as far as possible to prevent wiretapping.
 
 <TABLE BORDER=0>
 <TR NOWRAP>
-<TD>User ID:</TD><TD><INPUT TYPE="TEXT" SIZE=15 NAME="userid"></TD>
+<TD>User ID:</TD><TD><INPUT TYPE="TEXT" SIZE=20 NAME="userid"></TD>
 </TR><TR NOWRAP>
-<TD>Password:</TD><TD><INPUT TYPE="PASSWORD" SIZE=15 NAME="password"></TD>
+<TD>Password:</TD><TD><INPUT TYPE="PASSWORD" SIZE=20 NAME="password"></TD>
 </TR><TR NOWRAP>
 <TD><INPUT TYPE="SUBMIT" VALUE="  SEND  "></TD>
 </TR>
 </TABLE>
 
 <hr>
-Watchdog (Change only when the network is closed frequently)<br />
-<input type="radio" name="watchmode" value="H" %%CHECKHTTP%% >HTTP &nbsp; 
-<input type="radio" name="watchmode" value="J" %%CHECKJAVA%% >JAVA &nbsp; 
-<input type="radio" name="watchmode" value="T" %%CHECKTIME%% >
-LIMIT <input type="text" name="duration" size="4" 
-value="%%DURATIONDEFAULT%%" > minutes (less than %%DURATIONMAX%% minutes)
+<b>Use the following only when the network is closed frequently and 
+cannot be used continuously(unrecommended).</b><br>
+Required Usage Duration: 
+<INPUT TYPE="TEXT" SIZE="3" NAME="duration">
+minutes(range: 1-%%DURATIONMAX%% minutes).  
+The network is kept in open state during this time under your authentication. 
+After you go away, others may do an illegal use of your session.  
+To avoid trouble in hijacking, click the TERMINATE link on the accept page 
+at the end of your network use. 
 <hr>
 </form>
 </p>