From a8c4487940821bf6b1e368e16e8cc064e1762421 Mon Sep 17 00:00:00 2001 From: Foley Lynn Date: Tue, 21 Mar 2017 11:47:02 -0700 Subject: [PATCH] DIV-258 copy change in form 52 --- edivorce/apps/core/templates/pdf/form52.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edivorce/apps/core/templates/pdf/form52.html b/edivorce/apps/core/templates/pdf/form52.html index a3fa2840..56e29603 100644 --- a/edivorce/apps/core/templates/pdf/form52.html +++ b/edivorce/apps/core/templates/pdf/form52.html @@ -32,10 +32,10 @@ In the Supreme Court of British Columbia

- Claimant:{% include "partials/name_with_alias.html" with name=responses.name_you use_other_name=responses.any_other_name_you other_names=responses.other_name_you %} + Claimant 1:{% include "partials/name_with_alias.html" with name=responses.name_you use_other_name=responses.any_other_name_you other_names=responses.other_name_you %}

- Respondent:{% include "partials/name_with_alias.html" with name=responses.name_spouse use_other_name=responses.any_other_name_spouse other_names=responses.other_name_spouse %} + Claimant 2:{% include "partials/name_with_alias.html" with name=responses.name_spouse use_other_name=responses.any_other_name_spouse other_names=responses.other_name_spouse %}

FINAL ORDER