Update index.html
parent
88aee0929b
commit
a383aa58c7
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>WebFG</title>
|
<title>Switch Payload Loader</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<input type="checkbox" name="shouldDebug" id="shouldDebug">
|
<input type="checkbox" name="shouldDebug" id="shouldDebug">
|
||||||
<label for="shouldDebug">Should Log Debug Output?</label>
|
<label for="shouldDebug">Just output payload byte array</label>
|
||||||
</p>
|
</p>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue