Browse Source

DIV-1242: Remove excessive tooltips

pull/172/head
ariannedee 5 years ago
parent
commit
9289676947
1 changed files with 11 additions and 17 deletions
  1. +11
    -17
      edivorce/apps/core/templates/dashboard/swear_forms.html

+ 11
- 17
edivorce/apps/core/templates/dashboard/swear_forms.html View File

@ -92,8 +92,7 @@
<li>Have your photo ID ready to show.</li>
</ul>
<p class="no-margin-bottom">
If you are planning to {% include "partials/tooltips/swear_affirm.html" %}
at the court registry then you should also:
If you are planning to swear/affirm and sign at the court registry then you should also:
</p>
<ul>
<li>Have print outs of all your completed documentation with you</li>
@ -103,8 +102,7 @@
</p>
{% include "partials/filing_location.html" %}
<p>
If you are planning to {% include "partials/tooltips/swear_affirm.html" %} with a lawyer, notary or other commissioner please contact
them directly.
If you are planning to swear/affirm with a lawyer, notary or other commissioner please contact them directly.
</p>
</div>
{% elif how_to_sign == 'Separately' and signing_location_you == 'In-person' and signing_location_spouse == 'In-person' %}
@ -121,8 +119,8 @@
<li>Have photo ID ready to show.</li>
</ul>
<p class="no-margin-bottom">
If you are planning to {% include "partials/tooltips/swear_affirm.html" %}
at the court registry then you should also have print outs of all your completed documents with you.
If you are planning to swear/affirm at the court registry then you should also have print outs of all your
completed documents with you.
</p>
<p>
Once you have filed, your spouse will be able to sign/swear and file their affidavits at the court registry.
@ -133,7 +131,7 @@
</p>
{% include "partials/filing_location.html" %}
<p>
If you are planning to {% include "partials/tooltips/swear_affirm.html" %} with a lawyer, notary or other commissioner please contact
If you are planning to swear/affirm with a lawyer, notary or other commissioner please contact
them directly.
</p>
</div>
@ -169,11 +167,10 @@
<li>Have photo ID ready to show.</li>
</ul>
<p class="no-margin-bottom">
If they are planning to {% include "partials/tooltips/swear_affirm.html" with text="swear/affirm and sign" %}
at the court registry then they should also:
If they are planning to swear/affirm and sign at the court registry then they should also:
</p>
<ul>
<li>Have your {% include "partials/tooltips/court_file_number.html" %} ready
<li>Have the {% include "partials/tooltips/court_file_number.html" %} ready
(received when your initial filing is reviewed by the Court Registry)
</li>
<li>Have print outs of all completed documents with them</li>
@ -183,7 +180,7 @@
</p>
{% include "partials/filing_location.html" %}
<p>
If they are planning to {% include "partials/tooltips/swear_affirm.html" %} with a lawyer, notary or other commissioner please contact
If they are planning to swear/affirm with a lawyer, notary or other commissioner please contact
them directly.
</p>
</div>
@ -200,8 +197,7 @@
<li>Have your photo ID ready to show.</li>
</ul>
<p class="no-margin-bottom">
If you are planning to {% include "partials/tooltips/swear_affirm.html" %}
at the court registry then you should also:
If you are planning to swear/affirm at the court registry then you should also:
</p>
<ul>
<li>Have print outs of all your completed documentation with you</li>
@ -211,14 +207,12 @@
</p>
{% include "partials/filing_location.html" %}
<p>
If you are planning to {% include "partials/tooltips/swear_affirm.html" %} with a lawyer, notary or other commissioner please contact
them directly.
If you are planning to swear/affirm with a lawyer, notary or other commissioner please contact them directly.
</p>
<hr/>
<p>
<b>Your spouse will {% include "partials/tooltips/swear_affirm.html" %} in a {% include "partials/tooltips/virtual_session.html" %}
with the
court registry.</b>
with the court registry.</b>
</p>
<p class="no-margin-bottom">
The process for a virtual session is as follows:


Loading…
Cancel
Save