configuration page

This commit is contained in:
Siwat Sirichai 2023-11-07 16:46:47 +07:00
parent 1128de9297
commit 7ecd601073
16 changed files with 97 additions and 32 deletions

View file

@ -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" />