Update samy.html
This commit is contained in:
@@ -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" />
|
||||||
|
|||||||
Reference in New Issue
Block a user