mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
Update settings.html
This commit is contained in:
parent
e9ade2b928
commit
9a21e663ab
@ -122,10 +122,6 @@
|
|||||||
<input type="text" id="panic" name="panic" placeholder="https://google.com" /><br />
|
<input type="text" id="panic" name="panic" placeholder="https://google.com" /><br />
|
||||||
<input id="panic" class="submit" type="submit" value="Set Panic Mode" />
|
<input id="panic" class="submit" type="submit" value="Set Panic Mode" />
|
||||||
</form>
|
</form>
|
||||||
<form>
|
|
||||||
<h3>Time Settings</h3>
|
|
||||||
<button id="toggleButton" onclick="toggleTimeFormat()">Switch to 24 hour or 12 hour time</button>
|
|
||||||
</form>
|
|
||||||
<form action="javascript:setPassword();">
|
<form action="javascript:setPassword();">
|
||||||
<h3 for="pass">Password to access website</h3>
|
<h3 for="pass">Password to access website</h3>
|
||||||
<input type="text" id="pass" name="pass" placeholder="password" /><br />
|
<input type="text" id="pass" name="pass" placeholder="password" /><br />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user