Update index.html
parent
88aee0929b
commit
a383aa58c7
|
@ -3,7 +3,7 @@
|
|||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>WebFG</title>
|
||||
<title>Switch Payload Loader</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -57,7 +57,7 @@
|
|||
|
||||
<p>
|
||||
<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>
|
||||
</form>
|
||||
|
||||
|
|
Loading…
Reference in New Issue