This commit is contained in:
2025-02-21 20:54:53 -05:00
parent 0ad4f0d6c2
commit f0ef9c621c
3 changed files with 70 additions and 72 deletions

View File

@@ -10,6 +10,7 @@
<input type="checkbox" class="setting" name="enable-email">Enable Email<br>
<input type="checkbox" class="setting" name="enable-ticket-use">Enable Ticket Use<br>
<input type="checkbox" class="setting" name="enable-credit-cards">Enable Credit Cards<br>
<input type="checkbox" class="setting" name="enable-transfers">Enable Transfers<br>
<form action='/purge' method='post'>
<button type="submit" >Purge Revoked Tickets</button>
</form>