diff --git a/src/registrar/templates/application_status.html b/src/registrar/templates/application_status.html index 94cbca895..2443c3196 100644 --- a/src/registrar/templates/application_status.html +++ b/src/registrar/templates/application_status.html @@ -15,13 +15,13 @@ aria-labelledby="summary-box-key-information" summary-box-background-color="gray-90" > -
+

Status:

{% if domainapplication.status == 'approved' %} Approved {% elif domainapplication.status == 'investigating' %} In Review - {% elif domainapplication.status == 'submitted' %} Submitted + {% elif domainapplication.status == 'submitted' %} Received {% else %}ERROR Please contact technical support/dev {% endif %}
@@ -29,7 +29,7 @@

{% include "includes/domain_application.html" %}

-

withdraw

+

Summary of request