Update TGBeta.ps1

This commit is contained in:
2025-01-28 00:33:53 -05:00
parent 91521c155c
commit 4a21d241ed

View File

@@ -674,7 +674,7 @@ function GetHtmlContent {
<div class="columns-container"> <div class="columns-container">
<!-- Left column --> <!-- Left column -->
<div class="checkbox-group column" id="leftColumn"> <div class="checkbox-group column" id="leftColumn">
<h3>SVS Stack</h3> <h3 style="font-size: 1.5rem; font-weight: bold;">SVSMSP Stack</h3>
<label> <label>
<input type="checkbox" id="selectAllLeftCheckbox" onclick="toggleLeftColumnCheckboxes(this)"> <input type="checkbox" id="selectAllLeftCheckbox" onclick="toggleLeftColumnCheckboxes(this)">
Select All Select All
@@ -731,6 +731,7 @@ function GetHtmlContent {
<!-- Right column --> <!-- Right column -->
<div class="checkbox-group column" id="rightColumn" > <div class="checkbox-group column" id="rightColumn" >
<h3 style="font-size: 1.5rem; font-weight: bold;">Optional</h3>
<label> <label>
<input type="checkbox" class="right-checkbox" name="EnableBitLocker" id="EnableBitLockerCheckbox"> <input type="checkbox" class="right-checkbox" name="EnableBitLocker" id="EnableBitLockerCheckbox">
Enable Bitlocker Enable Bitlocker