Update Oxicorte process option label from 5mm to 6mm.

This commit is contained in:
2026-03-12 10:28:56 +00:00
parent eb5babb4f3
commit 7ce05fd240

View File

@@ -48,7 +48,7 @@
</label> </label>
<label class="process-option"> <label class="process-option">
<input type="radio" name="cuttingProcess" value="oxy" onchange="updateProcess()"> <input type="radio" name="cuttingProcess" value="oxy" onchange="updateProcess()">
<span class="process-name">Oxicorte (5mm)</span> <span class="process-name">Oxicorte (6mm)</span>
</label> </label>
</div> </div>
</div> </div>