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