diff --git a/templates/requests/financial_verification.html b/templates/requests/financial_verification.html
index a48725d7..04de3f23 100644
--- a/templates/requests/financial_verification.html
+++ b/templates/requests/financial_verification.html
@@ -21,8 +21,8 @@
{% 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 %}