Summary Table

Categories Total Count
PII 0
URL 0
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content

<div class="connection-modal-header alert-danger">
<h4>Warning</h4>
</div>
<div class="connection-modal-body">
<p>We have detected that your browser may not support all the features within My VA Images. We recommend that you consider using one of the officially supported browsers:</p>
<div class="row">
<div class="col-xs-4 text-center">
<a href="https://www.apple.com/downloads/ ">
<img src="_assets/images/browsers/browser_safari.gif" alt="Safari Logo" />
<div>Safari</div>
</a>
</div>
<div class="col-xs-4 text-center">
<a href="http://www.google.com/chrome/index.html?hl=en&brand=CHMA&utm_campaign=en&utm_source=en-ha-na-us-bk&utm_medium=ha">
<img src="_assets/images/browsers/browser_chrome.gif" alt="Google Chrome Logo" />
<div>Chrome</div>
</a>
</div>
<div class="col-xs-4 text-center">
<a href="http://www.microsoft.com/en-us/download/internet-explorer.aspx">
<img src="_assets/images/browsers/browser_msie.gif" alt="Internet Explorer Logo" />
<div>Internet Explorer</div>
</a>
</div>
</div>
<br>
<div>If you are unable to upgrade your browser at this time, click OK to proceed.</div>
</div>
<div class="connection-modal-footer">
<button class="btn btn-warning" ng-click="continueToApp()" id="OK">
<span aria-hidden="true">OK</span>
</button>
</div>