speaker fix

This commit is contained in:
2025-12-09 14:50:19 +01:00
parent 208879b497
commit 5661f7c13f
+1 -1
View File
@@ -116,7 +116,7 @@
<div class="step" id="step5" style="display:none;"> <div class="step" id="step5" style="display:none;">
<div class="speakerView" id="speakerView"> <div class="speakerView" id="speakerView">
<label id="labelSpeaker">Select Speaker:</label> <label id="labelSpeaker">Select Speaker:</label>
<select name="cur_speaker"> <select name="cur_speaker" id="cur_speaker">
<options>Stefan</options> <options>Stefan</options>
</select> </select>
</div> </div>