Skip to content

Commit 9ad9383

Browse files
authored
ACRT V 2.2.0
1 parent 703d620 commit 9ad9383

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

ACRT_View_webReport.html

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -435,13 +435,19 @@ <h3> Document Test Results </h3>
435435
N/A
436436
</div>
437437
</fieldset>
438+
<br/><br/><br/><br/>
439+
<b>Your feedback is important to us! Please take the <a title="ACRT Survey" href= "https://www.surveymonkey.com/r/DHSACRT " target="_blank" id="surveyID"> ACRT Survey </a> </b>
440+
<br/><br/>
438441
</form>
439-
</main>
440-
<br/><br/><br/><br/>
442+
443+
</main>
444+
441445
<div id="htmlReportDiv" class="footerbutton" style="margin-left: 1em;" hidden >
442-
Select <strong>Save as HTML</strong> to generate HTML version of the printable report (saved in Downloads folder by default). <br/>
443-
<input type="button" id="sbtBtn" class="button" value="Save as HTML (Alt+S)" ng-click="saveHtml()">
444-
</div>
446+
Select <strong>Save as HTML</strong> to generate HTML version of the printable report (saved in Downloads folder by default).<br/>
447+
<input type="button" id="sbtBtn" class="button" value="Save as HTML (Alt+S)" ng-click="saveHtml()"> <br/>
448+
449+
</div>
450+
445451
<script src="./JS/acrt_Web_Report.js"> </script>
446452

447453

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
We encourage and welcome feedback and suggestions from the testing community! For user support, email at <a href="mailto:accessibility@hq.dhs.gov?subject=ACRT%20feedback" >DHS Accessibility Help Desk.</a>
3636

3737
<br><br>
38-
<span style="color: #238900; ">Version 2.1.0 </span><br>
38+
<span style="color: #238900; ">Version 2.2.0 </span><br>
3939

4040

4141
<span>Developed for use in Firefox, Edge & Chrome </span>

0 commit comments

Comments
 (0)