OSDN Git Service

changed log table to chart. Added status P(=Pause).
[opengatem/opengatem.git] / html / en / macupdate.html
index 395856a..02e5242 100644 (file)
@@ -2,6 +2,14 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title></title>
+<script type="text/javascript">
+<!--
+var loglist={
+%%USAGELOG%%
+};
+-->
+</script>
+<script type="text/javascript" src="/opengate/showlog.js"></script>
 </head>
 <body align="center">
 
 %%ERRORLIST%%
 </font></p>
 <p>
+<p><strong>To prevent hijacking, please confirm your usage
+log.</strong> 
+The red border cells in the usage log include two or more records for one device. Please check carefully.
+</p>
 
-<p>Check <strong>"Renew"</strong> to renew the registration (resume
+<p>Select <strong>Renew</strong> to renew the registration (resume
 and extend the limit date). 
-To prevent hijacking, please confirm your usage log at update.
 </p>
 <p>
-<strong>"Pause"</strong> sets the limit-date to now to pause the
+Select <strong>Pause</strong> to pause the
 usage. If you want to reuse the device, check "Renew". 
 </p>
 <p>
-Check <strong>"Delete"</strong> to delete the registration. If you
+Select <strong>Delete</strong> to delete the registration. If you
 may use this terminal in the future, please use "Pause".
 </p>
 <p>
@@ -51,18 +62,10 @@ reason. Please contact to the administrator.
 </p>
 
 <p><font size="5"> usage log </font></p>
-<p>
-<table border="1">
-<tr align="middle">
-<td> MAC Address </td>
-<td> Device Name </td>
-<td> Start Time </td>
-<td> Week </td>
-<td> Gateway </td>
 
-</tr>
-%%USAGELOG%%
-</table>
-</p>
+<div id="usagelog"></div>
+<div id="popup"></div>
+
+<p><br><br></p>
 </body>
 </html>