diff --git a/edivorce/apps/core/templates/overview.html b/edivorce/apps/core/templates/overview.html index 11dd9eb5..c72ec885 100644 --- a/edivorce/apps/core/templates/overview.html +++ b/edivorce/apps/core/templates/overview.html @@ -94,15 +94,9 @@ {% if step_status.filing_locations == 'Started' %} Started {% elif step_status.filing_locations == 'Complete' %} Completed {% endif %} - - - Step {% step_order step="fact_sheets" %}
Fact Sheets
- {% if step_status.fact_sheets == 'Started' %} Started - {% elif step_status.fact_sheets == 'Complete' %} Completed {% endif %} -
- Step {% step_order step="review" %}
Review
+ Step {% step_order step="review" %}
Review your answers
diff --git a/edivorce/apps/core/templates/partials/progress.html b/edivorce/apps/core/templates/partials/progress.html index a445c79b..c0639c55 100644 --- a/edivorce/apps/core/templates/partials/progress.html +++ b/edivorce/apps/core/templates/partials/progress.html @@ -117,7 +117,7 @@ - Step {% step_order step="review" %}
Review
+ Step {% step_order step="review" %}
Review your answers
diff --git a/edivorce/apps/core/templates/question/13_review.html b/edivorce/apps/core/templates/question/13_review.html index 5660dac8..2827e5a3 100644 --- a/edivorce/apps/core/templates/question/13_review.html +++ b/edivorce/apps/core/templates/question/13_review.html @@ -9,7 +9,14 @@ {% block content %}

Step {% step_order step="review" %}:Review

- +

+ Please review the answers you have provided. If any changes need to be made click the green "Edit" button which will + take you back to the section in which a given question was posed. +

+

+ If all of your answers look accurate and complete then proceed to the next step - + Review and Print your Divorce Forms. +