mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-08-21 14:37:16 +00:00
Fix typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<h1>Last sync log</h1>
|
<h1>Last sync log</h1>
|
||||||
<form action="/sync" class="pure-form pure-form-stacked" method="POST">
|
<form action="/sync" class="pure-form pure-form-stacked" method="POST">
|
||||||
<p>Wape ALL keys on ALL servers</p>
|
<p>Wipe ALL keys on ALL servers?</p>
|
||||||
<label for="no_wipe" class="pure-radio">
|
<label for="no_wipe" class="pure-radio">
|
||||||
<input type="radio" id="no_wipe" name="wipe" value="no_wipe" checked /> No
|
<input type="radio" id="no_wipe" name="wipe" value="no_wipe" checked /> No
|
||||||
</label>
|
</label>
|
||||||
|
Reference in New Issue
Block a user