Skip to content

Commit 4de7e57

Browse files
committed
web/index: make preset label th
1 parent f64c6c8 commit 4de7e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
<table border="1">
8282
<tr>
83-
<td rowspan="3" title="Presets allow you to give a name to a {scene, resolution} combination and jump directly there. Recommended to make scenes configured for each instructor. Note they still have to screenshare on Zoom.">Scene presets:</td>
83+
<th rowspan="3" title="Presets allow you to give a name to a {scene, resolution} combination and jump directly there. Recommended to make scenes configured for each instructor. Note they still have to screenshare on Zoom.">Scene presets:</th>
8484
<td><button class="preset-go" id="preset-a">Go</button></td>
8585
<!--<td><button class="preset-label synced" id="preset-a" syncwith="preset-preset-a-label">A</button></td>-->
8686
<td><input class="preset-label synced" id="preset-a" type="text" syncwith="preset-preset-a-label" value="A" size="10"></td>

0 commit comments

Comments
 (0)