Merge pull request #1197 from dod-ccpo/remove-csp-alert
Remove csp alert
This commit is contained in:
commit
223420a747
@ -24,8 +24,6 @@
|
||||
{% include "fragments/dod_login.html" %}
|
||||
</div>
|
||||
|
||||
{{ Alert(message=("login.csp_disclaimer" | translate), level="warning") }}
|
||||
|
||||
{% with %}
|
||||
{% set category_filter=["success", "info", "warning"] %}
|
||||
{% include "fragments/flash.html" %}
|
||||
@ -47,5 +45,3 @@
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
|
@ -280,7 +280,6 @@ login:
|
||||
learn_more: Learn more
|
||||
message: 'When you are prompted to select a certificate, please select Email Certificate from the provided choices.'
|
||||
title: Certificate Selection
|
||||
csp_disclaimer: This is one of two sites being used for both Azure and AWS integration. The URLs and hosting environments are being managed without knowledge of or input to the JEDI source selection and should not be considered an endorsement of any cloud vendor.
|
||||
h1_title: Access the JEDI cloud
|
||||
login_button: Sign in with CAC
|
||||
title_tag: Sign in | JEDI cloud
|
||||
|
Loading…
x
Reference in New Issue
Block a user