OSDN Git Service

ver0.2
[squarantine/squarantine.git] / package / var / squarantine / www / templates / 16.初期化.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja"><head>
3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4 <title>squarantine</title>
5 <link rel="stylesheet" type="text/css" href="/style.css">
6 </head>
7 <body>
8 <table style="border:0" width="100%">
9 <tbody><tr>
10 <td style="border:0"><img src="/image/addr.png" alt="address"></td>
11 <td style="border:0"><img src="/image/logo.png" alt="Logo" align="right"></td>
12 </tr></tbody>
13 </table>
14 <h1>このUSBデバイスを今からフォーマットします</h1>
15
16 <b>以下のボタンを押して開始してください</b>
17 <form action="##WEBPATH##regist.php" method="POST">
18 <input type="submit">
19 <input type="hidden" name="id" value="##ID##">
20 <input type="hidden" name="mode" value="16">
21 <input type="hidden" name="devname" value="##DEVNAME##">
22 </form>
23 </body>
24 </html>