|
a/tool/run/plugins/webserver/temp.html |
|
b/tool/run/plugins/webserver/temp.html |
|
... |
|
... |
12 |
<div style="margin-left: 10px;">Port to be used
|
12 |
<div style="margin-left: 10px;">Port to be used
|
13 |
(default is 10101)<br>
|
13 |
(default is 10101)<br>
|
14 |
<input maxlength="5" name="port" style="width: 150px;" value="10101"><br>
|
14 |
<input maxlength="5" name="port" style="width: 150px;" value="10101"><br>
|
15 |
<br>
|
15 |
<br>
|
16 |
<span style="font-weight: bold;">Status</span><br>
|
16 |
<span style="font-weight: bold;">Status</span><br>
|
|
|
17 |
<input name="status" value="online" type="radio">Online<br>
|
17 |
<input name="status" value="online" type="radio" checked="checked">Online<br>
|
18 |
<input name="status" value="offline" type="radio" checked="checked">Offline
|
18 |
<input name="status" value="offline" type="radio">Offline
|
|
|
19 |
</div>
|
19 |
</div>
|
20 |
<br>
|
20 |
<br>
|
21 |
<br>
|
21 |
<br>
|
22 |
Ready? Click on the button below to apply the changes. <br>
|
22 |
Ready? Click on the button below to apply the changes. <br>
|
23 |
<br>
|
23 |
<br>
|