diff --git a/edivorce/apps/core/templates/dashboard/print_form.html b/edivorce/apps/core/templates/dashboard/print_form.html index a63a78bc..a391630b 100644 --- a/edivorce/apps/core/templates/dashboard/print_form.html +++ b/edivorce/apps/core/templates/dashboard/print_form.html @@ -470,6 +470,11 @@ Proof of marriage (original or certified Marriage Certificate or Registration of Divorce) +
  • Completed diff --git a/edivorce/apps/core/templates/prequalification/step_05.html b/edivorce/apps/core/templates/prequalification/step_05.html index af72fa4b..f500f6da 100644 --- a/edivorce/apps/core/templates/prequalification/step_05.html +++ b/edivorce/apps/core/templates/prequalification/step_05.html @@ -134,7 +134,7 @@ {% if married_marriage_like == "Legally married" %}
    -

    Is your marriage certificate or registration of marriage in English?

    +

    Is your marriage certificate or registration of marriage in English OR been translated into English by a certified translator?

    - -
    {% endif %} diff --git a/edivorce/fixtures/Question.json b/edivorce/fixtures/Question.json index 825ba48f..c39bb15f 100644 --- a/edivorce/fixtures/Question.json +++ b/edivorce/fixtures/Question.json @@ -133,7 +133,7 @@ }, { "fields": { - "name": "Is your marriage certificate or registration of marriage in English?", + "name": "Is your marriage certificate or registration of marriage in English OR been translated into English by a certified translator?", "description": "For pre-qualification step 5", "summary_order": 14, "required": "Conditional",