diff --git a/edivorce/apps/core/templates/pdf/form1.html b/edivorce/apps/core/templates/pdf/form1.html index 05557916..e6427178 100644 --- a/edivorce/apps/core/templates/pdf/form1.html +++ b/edivorce/apps/core/templates/pdf/form1.html @@ -190,7 +190,7 @@ C. Claimant 1 and Claimant 2 confirm that: [Check both of the following boxes.] - {% else %} fa-square-o" aria-hidden="true"> {% endif %} There is no possibility of reconciliation. + {% else %} fa-square-o" aria-hidden="true"> {% endif %} There is no possibility of reconciliation. {% check_list source=responses.no_collusion value='I agree' as is_no_collusion %} diff --git a/edivorce/apps/core/templates/question/02_claimant.html b/edivorce/apps/core/templates/question/02_claimant.html index 38c49fe4..ed73ce08 100644 --- a/edivorce/apps/core/templates/question/02_claimant.html +++ b/edivorce/apps/core/templates/question/02_claimant.html @@ -132,14 +132,13 @@

In order to apply for a divorce in B.C., you or your spouse must have been a regular resident in B.C (the legal term is - ordinarily resident) for at least one year immediately before starting the proceeding. + (even though you ultimately intend to return to the prior home)

A detailed explanation of the + meaning of ordinarily resident can be found on the Department of Justice website.

"> + ordinarily resident) for at least one year immediately before starting the proceeding.

diff --git a/edivorce/apps/core/templates/question/07_property.html b/edivorce/apps/core/templates/question/07_property.html index ac2aea86..4c87ffea 100644 --- a/edivorce/apps/core/templates/question/07_property.html +++ b/edivorce/apps/core/templates/question/07_property.html @@ -139,7 +139,7 @@

Property and Debt

diff --git a/edivorce/apps/core/templates/question/11_review.html b/edivorce/apps/core/templates/question/11_review.html index d3c14013..18ac7e22 100644 --- a/edivorce/apps/core/templates/question/11_review.html +++ b/edivorce/apps/core/templates/question/11_review.html @@ -182,7 +182,7 @@ {% block formbuttons %}
- Next    + Next   
{% endblock %}