diff --git a/edivorce/apps/core/templates/question/08_other_orders.html b/edivorce/apps/core/templates/question/08_other_orders.html
index a52755be0..8771fe6fb 100644
--- a/edivorce/apps/core/templates/question/08_other_orders.html
+++ b/edivorce/apps/core/templates/question/08_other_orders.html
@@ -42,7 +42,7 @@
Are you asking for a legal name change?
-
Please enter the full name
+ Please enter the full new name
{% input_field type="text" name="name_change_you_fullname" class="form-block input-wide response-textbox" %}
@@ -78,7 +78,7 @@ Is your spouse asking for a legal name change?
-
Please enter the full name
+ Please enter the full new name
{% input_field type="text" name="name_change_spouse_fullname" class="form-block input-wide response-textbox" %}