Fix markup errors
This commit is contained in:
+2
-2
@@ -192,7 +192,7 @@
|
||||
</form>
|
||||
|
||||
<form>
|
||||
<input id="preprocessingbox" type="checkbox"/ checked>
|
||||
<input id="preprocessingbox" type="checkbox" checked/>
|
||||
<label for="preprocessingbox">Noise suppression</label>
|
||||
</form>
|
||||
|
||||
@@ -299,7 +299,7 @@
|
||||
<input id="invite-expires" type="datetime-local"/>
|
||||
<br>
|
||||
<button id="invite-cancel" value="cancel" type="button">Cancel</button>
|
||||
<button value="invite" value="invite">Invite</button>
|
||||
<button value="invite">Invite</button>
|
||||
</form>
|
||||
</dialog>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user