diff --git a/edivorce/apps/core/templates/dashboard/help_saving_pdf.html b/edivorce/apps/core/templates/dashboard/help_saving_pdf.html index cea59b23..f0a68e24 100644 --- a/edivorce/apps/core/templates/dashboard/help_saving_pdf.html +++ b/edivorce/apps/core/templates/dashboard/help_saving_pdf.html @@ -6,9 +6,9 @@ {% block content %}
If you “Preview” your form, you can view your information, but you won’t be able to print it in the right format. To file your form with the courts, you will need to select “Print” to open a PDF version.
+You can “Preview” your form to view your information and print it from there (using File > Print). If you’d like to have a file to print and save, you will need to select “Print” to open a PDF version.
"PDF" stand for Portable Document Format, which is a file format created by Adobe and is a standard format for printed documents. A PDF retains the design and layout of the document so it appears the same wherever it is viewed or printed.
If you are having trouble viewing PDFs, you may need to adjust your browser settings. See @@ -54,13 +55,19 @@ {% endblock %} {% block backToDashboard %} - +
{% endblock %} {% block formbuttons %} {% endblock %} -{% block sidebarText %} - {% include "dashboard/partials/sidebar_help.html" %} +{% block sidebarNav %} + +{% endblock %} + +{% block sidebar %} + {% endblock %} \ No newline at end of file diff --git a/edivorce/apps/core/templates/dashboard/print_form.html b/edivorce/apps/core/templates/dashboard/print_form.html index 94c6de53..ea195089 100644 --- a/edivorce/apps/core/templates/dashboard/print_form.html +++ b/edivorce/apps/core/templates/dashboard/print_form.html @@ -17,7 +17,7 @@
Get help opening and saving PDF forms
+Get help opening and saving PDF forms