OSDN Git Service

Ver.1.4.5: Add function to indicate disable clients for http/java watch.
authorwatanaby <>
Sat, 28 Oct 2006 03:23:41 +0000 (03:23 +0000)
committerwatanaby <>
Sat, 28 Oct 2006 03:23:41 +0000 (03:23 +0000)
opengate/doc/Changes.html
opengate/javahtml/en/index-ssl.html
opengate/javahtml/en/index.html

index b230285..9a27abe 100644 (file)
@@ -504,7 +504,7 @@ Ver.1.4.4 at 2006.10.25</DT>
 Add automatic start of java applet at failing http keep-alive. Modify http-get format. Add session-id. Fix read bug.\r
 </DD>\r
 <DT>\r
-Ver.1.4.5 at 2006.10.26</DT>\r
+Ver.1.4.5 at 2006.10.28</DT>\r
 <DD>\r
 Add function to indicate disable clients for http/java watch. \r
 </DD>\r
index 3327335..2c0da85 100644 (file)
@@ -43,11 +43,11 @@ SEND.
 
 
 <hr>
-Watch dog (Only change when default is malfunctioned)<br />
+Watchdog (Only change when default is malfunctioned)<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%% >
-TIMEOUT <input type="text" name="duration" size="4" 
+LIMIT <input type="text" name="duration" size="4" 
 value="%%DURATIONDEFAULT%%" > minutes (less than %%DURATIONMAX%% minutes)
 <hr>
 </form>
index fd9478a..182f733 100644 (file)
@@ -44,11 +44,11 @@ Please use SSL Authentication as far as possible to prevent wiretapping.
 </TABLE>
 
 <hr>
-Watch dog (Only change when the system is malfunctioned)<br />
+Watchdog (Only change when the system is malfunctioned)<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%% >
-TIMEOUT <input type="text" name="duration" size="4" 
+LIMIT <input type="text" name="duration" size="4" 
 value="%%DURATIONDEFAULT%%" > minutes (less than %%DURATIONMAX%% minutes)
 <hr>
 </form>