BIG core logic rewrite
This commit is contained in:
+2
-2
@@ -115,9 +115,9 @@
|
||||
<label><input type="radio" name="audio1" value="">none</label>
|
||||
|
||||
<br>
|
||||
<label><input type="radio" name="audio2" value="microphone" checked>local microphone</label>
|
||||
<label><input type="radio" name="audio2" value="microphone">local microphone</label>
|
||||
<label><input type="radio" name="audio2" value="speaker">local speaker</label>
|
||||
<label><input type="radio" name="audio2" value="">none</label>
|
||||
<label><input type="radio" name="audio2" value="" checked>none</label>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user