Update TGBeta.ps1
This commit is contained in:
@@ -674,7 +674,7 @@ function GetHtmlContent {
|
||||
<div class="columns-container">
|
||||
<!-- Left column -->
|
||||
<div class="checkbox-group column" id="leftColumn">
|
||||
<h3>SVS Stack</h3>
|
||||
<h3 style="font-size: 1.5rem; font-weight: bold;">SVSMSP Stack</h3>
|
||||
<label>
|
||||
<input type="checkbox" id="selectAllLeftCheckbox" onclick="toggleLeftColumnCheckboxes(this)">
|
||||
Select All
|
||||
@@ -731,6 +731,7 @@ function GetHtmlContent {
|
||||
|
||||
<!-- Right column -->
|
||||
<div class="checkbox-group column" id="rightColumn" >
|
||||
<h3 style="font-size: 1.5rem; font-weight: bold;">Optional</h3>
|
||||
<label>
|
||||
<input type="checkbox" class="right-checkbox" name="EnableBitLocker" id="EnableBitLockerCheckbox">
|
||||
Enable Bitlocker
|
||||
|
||||
Reference in New Issue
Block a user