Update interface_comparison.html

This commit is contained in:
NetTech2001 2024-05-17 21:04:30 -06:00
parent 6a4610894e
commit bc49dd8b7a

View File

@ -111,7 +111,7 @@ function uncheck(event) {
<th> <th>
<label class="checkbox-group"> <label class="checkbox-group">
<input type="checkbox" id="fix_name" onclick="toggle(this)"> <input type="checkbox" id="fix_name" onclick="toggle(this)">
Fix The Name Fix Name
</label> </label>
</th> </th>
</tr> </tr>