Update the alert content when viewing the extended financial form
This commit is contained in:
parent
d4b0941622
commit
d4ae9763ed
@ -21,8 +21,8 @@
|
||||
<div class="col">
|
||||
|
||||
{% if extended %}
|
||||
{{ Alert('Task Order not found in EDA',
|
||||
message="We could not find your Task Order in the EDA, our system of record. Please confirm that you have entered the information correctly and resubmit or click on the button below to enter the TO manually.",
|
||||
{{ Alert('Manually enter Task Order information',
|
||||
message="Additional field are displayed below, where you can manually enter financial information as documented in your Task Order.",
|
||||
level='warning'
|
||||
) }}
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user