configuration page
This commit is contained in:
parent
1128de9297
commit
7ecd601073
16 changed files with 97 additions and 32 deletions
|
@ -30,7 +30,7 @@
|
|||
Centrally Managed
|
||||
<span style="float: right">Yes</span>
|
||||
</p>
|
||||
<button type="button" class="conf" onclick="window.location.href='config.html'">Settings</button><br /><br />
|
||||
<button type="button" class="conf" onclick="window.location.href='config'">Settings</button><br /><br />
|
||||
<hr>
|
||||
<h3>Upload Software Package</h3>
|
||||
<input type="file" name="update" id="file" onchange="sub(this)" style="display: none" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue