From 72f1ce9bf1b6b8ad2cffea703a18646f68ab24c8 Mon Sep 17 00:00:00 2001 From: ariannedee Date: Thu, 5 Nov 2020 13:00:33 -0800 Subject: [PATCH] DIV-1242: Minor content updates --- edivorce/apps/core/templates/dashboard/next_steps.html | 8 +++++--- .../apps/core/templates/dashboard/order_certificate.html | 9 +++++---- .../apps/core/templates/dashboard/wait_for_number.html | 8 +++++--- vue/src/components/Uploader/Uploader.vue | 3 +-- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/edivorce/apps/core/templates/dashboard/next_steps.html b/edivorce/apps/core/templates/dashboard/next_steps.html index dc263cfe..37030226 100644 --- a/edivorce/apps/core/templates/dashboard/next_steps.html +++ b/edivorce/apps/core/templates/dashboard/next_steps.html @@ -14,13 +14,15 @@ the next steps to complete your filing.

- Please return to this page once you have completed the - Final Filing step. + + Please return to this page once you have completed the + Final Filing step. +

{% else %} {% if how_to_file == 'Online' %}

- You have successfully completed filing online. + You have successfully completed filing online.

Your {% include "partials/tooltips/online_package_number.html" with with_cso=True %} is {{ final_filing_package_number }} diff --git a/edivorce/apps/core/templates/dashboard/order_certificate.html b/edivorce/apps/core/templates/dashboard/order_certificate.html index 7de4ec21..0355f4f3 100644 --- a/edivorce/apps/core/templates/dashboard/order_certificate.html +++ b/edivorce/apps/core/templates/dashboard/order_certificate.html @@ -3,18 +3,19 @@ {% block title %}{{ block.super }}: Overview{% endblock %} {% block progress %}{% include "partials/dashnav.html" with active_page=active_page %}{% endblock %} +{% block container_col %}dashboard-content{% endblock %} {% block content %}

Order a Certificate of Divorce (Optional)

-

$40 for each Certificate of Divorce (as of March 2013)

Anytime after 31 days have passed and the divorce has become final, you can go back to the registry to ask for a Certificate of Divorce Form (F56).

+

There is a $40 charge for each Certificate of Divorce issued.

- This step isn't mandatory. If you don't go to the court registry to get a Certificate of Divorce, your divorce will still be legal. If you - ever have to show legal proof of your divorce, you can use your divorce order. However, you may prefer just to show a certificate rather than - all the details in the order. + This step isn't mandatory. If you don't go to the court registry to get a Certificate of Divorce, your divorce will still be legal. + If you ever have to show legal proof of your divorce, you can use your divorce order. + However, you may prefer just to show a certificate rather than all the details in the order.

For details on diff --git a/edivorce/apps/core/templates/dashboard/wait_for_number.html b/edivorce/apps/core/templates/dashboard/wait_for_number.html index ce074b2c..8b4371d0 100644 --- a/edivorce/apps/core/templates/dashboard/wait_for_number.html +++ b/edivorce/apps/core/templates/dashboard/wait_for_number.html @@ -9,7 +9,7 @@

Wait for Court File Number

{% if initial_filing_submitted == 'True' %}

- You’ve successfully completed your initial filing with the Court Registry. + You’ve successfully completed your initial filing with the Court Registry.

Your {% include "partials/tooltips/online_package_number.html" with with_cso=True %} is {{ initial_filing_package_number }} @@ -42,8 +42,10 @@ the next steps to complete your filing.

- Please return to this page once you have completed the - Initial Filing step. + + Please return to this page once you have completed the + Initial Filing step. +

{% endif %} {% endblock %} diff --git a/vue/src/components/Uploader/Uploader.vue b/vue/src/components/Uploader/Uploader.vue index a57cec7f..7483a4ff 100644 --- a/vue/src/components/Uploader/Uploader.vue +++ b/vue/src/components/Uploader/Uploader.vue @@ -11,8 +11,7 @@ - Joint

- (Optional: {{ formDef.optional }}) + (Optional: {{ formDef.optional }})