Update SVSTaskGate.ps1
This commit is contained in:
@@ -506,7 +506,7 @@ function GetHtmlContent {
|
|||||||
<!-- On-Boarding Tab -->
|
<!-- On-Boarding Tab -->
|
||||||
<div id="onboardTab" class="tab-content active">
|
<div id="onboardTab" class="tab-content active">
|
||||||
<h2>On-Boarding</h2>
|
<h2>On-Boarding</h2>
|
||||||
<h3 class="subtitle">This new way of deploying our stack will make it easier to make sure everything is deployed successfully</h3>
|
<h3 class="subtitle">This new way of deploying our stack will make it easier to be sure everything is deployed successfully</h3>
|
||||||
<div class="checkbox-group">
|
<div class="checkbox-group">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" id="selectAllOnboardCheckbox" onclick="toggleOnboardCheckboxes(this)">
|
<input type="checkbox" id="selectAllOnboardCheckbox" onclick="toggleOnboardCheckboxes(this)">
|
||||||
|
|||||||
Reference in New Issue
Block a user