diff --git a/edivorce/apps/core/templates/question/07_support.html b/edivorce/apps/core/templates/question/07_support.html index 63c356c3..f888ca60 100644 --- a/edivorce/apps/core/templates/question/07_support.html +++ b/edivorce/apps/core/templates/question/07_support.html @@ -11,7 +11,7 @@
A type of court ruling a judge or master makes that sets out what you must do or not do.
">order - for spousal support as follows: + for spousal support as follows:{% if spouse_support_details_error %}{% include 'partials/required.html' %}{% endif %} {% input_field type="textarea" name="spouse_support_details" rows="8" cols="65" class="response-textarea" placeholder="Please enter the spousal support details that you want to appear in the order issued by the court." %}@@ -151,9 +151,10 @@