Browse Source

DIV-297 changed British Columbia to B.C. in copy

pull/160/head
Foley Lynn 8 years ago
parent
commit
d2d8015ee7
4 changed files with 10 additions and 10 deletions
  1. +1
    -1
      edivorce/apps/core/templates/prequalification/step_02.html
  2. +1
    -1
      edivorce/apps/core/templates/prequalification/step_04.html
  3. +4
    -4
      edivorce/apps/core/templates/question/02_claimant.html
  4. +4
    -4
      edivorce/apps/core/templates/question/03_respondent.html

+ 1
- 1
edivorce/apps/core/templates/prequalification/step_02.html View File

@ -13,7 +13,7 @@
<h1>Do you qualify for a divorce in B.C.?</h1> <h1>Do you qualify for a divorce in B.C.?</h1>
<div class="question-well"> <div class="question-well">
<h3>Do you or your spouse live in British Columbia?</h3>
<h3>Do you or your spouse live in B.C.?</h3>
<div class="btn-radio-group" data-toggle="buttons"> <div class="btn-radio-group" data-toggle="buttons">
<label class="btn btn-radio"> <label class="btn btn-radio">


+ 1
- 1
edivorce/apps/core/templates/prequalification/step_04.html View File

@ -26,7 +26,7 @@
</div> </div>
<p><em>If you had children with your spouse, but the children are over <p><em>If you had children with your spouse, but the children are over
the age of majority (19 in British Columbia) and independent, they are
the age of majority (19 in B.C.) and independent, they are
no longer considered ‘children of the marriage’ under the Divorce no longer considered ‘children of the marriage’ under the Divorce
Act, and you do not need to include their information in your Act, and you do not need to include their information in your
divorce documents. Or, if you wish, you can name them in your divorce documents. Or, if you wish, you can name them in your


+ 4
- 4
edivorce/apps/core/templates/question/02_claimant.html View File

@ -118,10 +118,10 @@
</div> </div>
<div class="question-well"> <div class="question-well">
<h3>How long have you lived in British Columbia?</h3>
<h3>How long have you lived in B.C.?</h3>
<p>Please select one</p> <p>Please select one</p>
<div class="radio"><label>{% input_field type="radio" class="radio-with-other" name="lived_in_bc_you" value="Since birth" %}Since birth</label></div> <div class="radio"><label>{% input_field type="radio" class="radio-with-other" name="lived_in_bc_you" value="Since birth" %}Since birth</label></div>
<div class="radio"><label>{% input_field type="radio" class="radio-with-other radio_with_textbox" name="lived_in_bc_you" value="Moved to British Columbia on" %}Moved to British Columbia on
<div class="radio"><label>{% input_field type="radio" class="radio-with-other radio_with_textbox" name="lived_in_bc_you" value="Moved to B.C. on" %}Moved to B.C. on
<span class="input-group date date-picker-group"> <span class="input-group date date-picker-group">
{% input_field type="text" name="moved_to_bc_date_you" id="moved_date" class="date-picker other-textbox input-inline form-control" tabindex="-1" placeholder="DD/MM/YYYY" %} {% input_field type="text" name="moved_to_bc_date_you" id="moved_date" class="date-picker other-textbox input-inline form-control" tabindex="-1" placeholder="DD/MM/YYYY" %}
<span class="input-group-addon" > <span class="input-group-addon" >
@ -129,9 +129,9 @@
</span> </span>
</span> </span>
</label></div> </label></div>
<div class="radio"><label>{% input_field type="radio" class="radio-with-other" name="lived_in_bc_you" value="Do not live in British Columbia" %}Do not live in British Columbia</label></div>
<div class="radio"><label>{% input_field type="radio" class="radio-with-other" name="lived_in_bc_you" value="Do not live in B.C." %}Do not live in B.C.</label></div>
<p>In order to apply for a divorce in British Columbia, you or your spouse must have been a regular resident in B.C (the legal term is
<p>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
<span class="tooltip-link" data-toggle="tooltip" data-placement="right" data-html="true" title="<b>Ordinarily resident</b><br /><br />Unfortunately there is no clear cut definition for the term &quot;ordinarily resident.&quot;<br/><br/> <span class="tooltip-link" data-toggle="tooltip" data-placement="right" data-html="true" title="<b>Ordinarily resident</b><br /><br />Unfortunately there is no clear cut definition for the term &quot;ordinarily resident.&quot;<br/><br/>
&quot;ordinary residence&quot; is not a phrase capable of precise definition. At its simplest level, ordinary residence connotes &quot;ordinary residence&quot; is not a phrase capable of precise definition. At its simplest level, ordinary residence connotes
something more than mere temporary presence in a place. It refers to the place in which a person's lifestyle is centered something more than mere temporary presence in a place. It refers to the place in which a person's lifestyle is centered


+ 4
- 4
edivorce/apps/core/templates/question/03_respondent.html View File

@ -132,19 +132,19 @@
</div> </div>
<div class="question-well"> <div class="question-well">
<h3>How long has your spouse lived in British Columbia?</h3>
<h3>How long has your spouse lived in B.C.?</h3>
<p>Please select one</p> <p>Please select one</p>
<div class="radio"><label>{% input_field type="radio" class="radio-with-other" name="lived_in_bc_spouse" value="Since birth" %}Since birth</label></div> <div class="radio"><label>{% input_field type="radio" class="radio-with-other" name="lived_in_bc_spouse" value="Since birth" %}Since birth</label></div>
<div class="radio"><label>{% input_field type="radio" class="radio-with-other radio_with_textbox" name="lived_in_bc_spouse" value="Moved to British Columbia on" %}Moved to British Columbia on
<div class="radio"><label>{% input_field type="radio" class="radio-with-other radio_with_textbox" name="lived_in_bc_spouse" value="Moved to B.C. on" %}Moved to B.C. on
<span class="input-group date date-picker-group"> <span class="input-group date date-picker-group">
{% input_field type="text" name="moved_to_bc_date_spouse" id="moved_date" class="date-picker other-textbox input-inline form-control" tabindex="-1" placeholder="DD/MM/YYYY" %} {% input_field type="text" name="moved_to_bc_date_spouse" id="moved_date" class="date-picker other-textbox input-inline form-control" tabindex="-1" placeholder="DD/MM/YYYY" %}
<span class="input-group-addon" > <span class="input-group-addon" >
<i class="fa fa-calendar circle"></i> <i class="fa fa-calendar circle"></i>
</span> </span>
</span></label></div> </span></label></div>
<div class="radio"><label>{% input_field type="radio" class="radio-with-other" name="lived_in_bc_spouse" value="Do not live in British Columbia" %}Do not live in British Columbia</label></div>
<div class="radio"><label>{% input_field type="radio" class="radio-with-other" name="lived_in_bc_spouse" value="Do not live in B.C." %}Do not live in B.C.</label></div>
<p>In order to apply for a divorce in British Columbia, you or your spouse must have been a regular resident in B.C (the legal term is ordinarily resident
<p>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
<span class="tooltip-link" data-toggle="tooltip" data-placement="right" data-html="true" title="<b>Ordinarily resident</b><br /><br />Unfortunately there is no clear cut definition for the term &quot;ordinarily resident.&quot;<br/><br/> <span class="tooltip-link" data-toggle="tooltip" data-placement="right" data-html="true" title="<b>Ordinarily resident</b><br /><br />Unfortunately there is no clear cut definition for the term &quot;ordinarily resident.&quot;<br/><br/>
&quot;ordinary residence&quot; is not a phrase capable of precise definition. At its simplest level, ordinary residence connotes &quot;ordinary residence&quot; is not a phrase capable of precise definition. At its simplest level, ordinary residence connotes
something more than mere temporary presence in a place. It refers to the place in which a person's lifestyle is centered something more than mere temporary presence in a place. It refers to the place in which a person's lifestyle is centered


Loading…
Cancel
Save