Update settings.html

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 03:36:34 +00:00
parent e9ade2b928
commit 9a21e663ab

View File

@ -122,10 +122,6 @@
<input type="text" id="panic" name="panic" placeholder="https://google.com" /><br />
<input id="panic" class="submit" type="submit" value="Set Panic Mode" />
</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();">
<h3 for="pass">Password to access website</h3>
<input type="text" id="pass" name="pass" placeholder="password" /><br />