Update samy.html

This commit is contained in:
2025-12-20 16:20:33 -05:00
parent 077cd649ef
commit 8a9cd7e395

View File

@@ -56,14 +56,6 @@
{{onboardRightColumn}} {{onboardRightColumn}}
</div> </div>
<!-- Rename Computer Option -->
<div class="option">
<label>
<input type="checkbox" id="chkRenameComputer" data-column="right">
Rename Computer
</label>
</div>
<div id="renameComputerBlock" style="display:none; margin-left: 24px; margin-top: 6px;"> <div id="renameComputerBlock" style="display:none; margin-left: 24px; margin-top: 6px;">
<label for="txtNewComputerName">New computer name:</label> <label for="txtNewComputerName">New computer name:</label>
<input type="text" id="txtNewComputerName" placeholder="e.g. CORP-LAP-123" /> <input type="text" id="txtNewComputerName" placeholder="e.g. CORP-LAP-123" />