Browse Source

Updated contents for marriage step and other question step; DIV-456 and DIV-422

pull/160/head
Charles Shin 8 years ago
parent
commit
7e24e274b7
2 changed files with 6 additions and 4 deletions
  1. +2
    -3
      edivorce/apps/core/templates/question/04_marriage.html
  2. +4
    -1
      edivorce/apps/core/templates/question/09_other_questions.html

+ 2
- 3
edivorce/apps/core/templates/question/04_marriage.html View File

@ -77,10 +77,9 @@
</div> </div>
<div class="collapse" id="collapse_exact_start_date"> <div class="collapse" id="collapse_exact_start_date">
<div> <div>
<p>If you cannot remember the exact date you separated then enter:</p>
<p>If you cannot remember the exact date then enter:</p>
<ul> <ul>
<li>the month you decided to separate from your spouse</li>
<li>the last day of that month</li>
<li>the last day of that month in which you decided to live in a marriage like relationship, and;</li>
<li>year</li> <li>year</li>
</ul> </ul>
</div> </div>


+ 4
- 1
edivorce/apps/core/templates/question/09_other_questions.html View File

@ -90,7 +90,10 @@
<span class="input-group-addon" ><i class="fa fa-calendar circle"></i></span> <span class="input-group-addon" ><i class="fa fa-calendar circle"></i></span>
</span> </span>
</label></div> </label></div>
<p>If you select the "specific date" option you will need to request this as an "other" order and you will need to provide affidavit evidence to support the order. </p>
<p>
If you select the "specific date" option you can choose to have the divorce sooner.
However, you will need to request this as an "other" order in Step 1 of this questionnaire and you will need to provide evidence in your affidavit as to why the court should waive the 31 days.
</p>
</div> </div>
{% endif %} {% endif %}


Loading…
Cancel
Save